NetBSD-Bugs archive

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

PR/60436 CVS commit: [netbsd-11] src/sys/kern



The following reply was made to PR kern/60436; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
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.
 



Home | Main Index | Thread Index | Old Index