Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/sys/compat/netbsd32



Module Name:    src
Committed By:   martin
Date:           Mon Jun 29 20:04:20 UTC 2026

Modified Files:
        src/sys/compat/netbsd32 [netbsd-10]: netbsd32_socket.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1295):

        sys/compat/netbsd32/netbsd32_socket.c: revision 1.57

compat32: Fix accidental use of error branch in recvmsg(2).

Avoids use-after-free / double-free.
PR kern/60373: compat32: kernel use-after-free in recvmsg


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.56.18.1 src/sys/compat/netbsd32/netbsd32_socket.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index