Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   riastradh
Date:           Sat Jun 27 20:33:41 UTC 2026

Modified Files:
        src/sys/dev: mm.c

Log Message:
mm(4): Only grant kva exposure if user opens /dev/kmem.

Don't apply the same to /dev/null, /dev/zero, or anything else.

PR kern/60374: opening /dev/null exposes kva


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/mm.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