CVS commit: [netbsd-11] src/sys/compat/netbsd32
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Mon Jun 29 20:03:13 UTC 2026 Modified Files: src/sys/compat/netbsd32 [netbsd-11]: netbsd32_socket.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #351): 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.26.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.