Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src/sys/kern
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