Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/miscfs/kernfs
Module Name: src
Committed By: tron
Date: Wed Aug 31 10:41:13 UTC 2005
Modified Files:
src/sys/miscfs/kernfs [netbsd-3]: kernfs_vnops.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #727):
sys/miscfs/kernfs/kernfs_vnops.c: revision 1.111
Don't allow negative offsets when reading the message buffer, because it
can allow reading arbitrary kernel memory.
To generate a diff of this commit:
cvs rdiff -r1.107.2.1 -r1.107.2.2 src/sys/miscfs/kernfs/kernfs_vnops.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