Source-Changes archive

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

CVS commit: [netbsd-10] src/sys/kern



Module Name:    src
Committed By:   martin
Date:           Sun Jul 19 15:49:00 UTC 2026

Modified Files:
        src/sys/kern [netbsd-10]: kern_event.c

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

        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.146 -r1.146.4.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