Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/sys/nfs
Module Name: src
Committed By: martin
Date: Mon Feb 2 17:41:54 UTC 2026
Modified Files:
src/sys/nfs [netbsd-9]: nfs_vnops.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #2002):
sys/nfs/nfs_vnops.c: revision 1.326
sys/nfs/nfs_vnops.c: revision 1.327
prevent i being used if it is negative (0 does nothing). From OpenBSD
fix remote kernel memory disclosure (rlen can be negative)
https://github.com/iljavs/FreeBSD-Jail-Security-Research-Mirror/ slide 32
To generate a diff of this commit:
cvs rdiff -u -r1.311.4.1 -r1.311.4.2 src/sys/nfs/nfs_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