PR/60436 CVS commit: [netbsd-11] src/sys/kern
"Martin Husemann" <[email protected]> Sun, 19 Jul 2026 15:50:03 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR kern/60436; it has been noted by GNATS. From: "Martin Husemann" <[email protected]> To: [email protected] Cc: Subject: PR/60436 CVS commit: [netbsd-11] src/sys/kern Date: Sun, 19 Jul 2026 15:47:32 +0000 Module Name: src Committed By: martin Date: Sun Jul 19 15:47:32 UTC 2026 Modified Files: src/sys/kern [netbsd-11]: kern_event.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #379): sys/kern/kern_event.c: revision 1.153 kqueue(2): Fix null pointer deref under memory pressure. PR kern/60436: kqueue(2): random kernel null pointer deref in EVFILT_PROC NOTE_TRACK To generate a diff of this commit: cvs rdiff -u -r1.150 -r1.150.8.1 src/sys/kern/kern_event.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.