svn commit: r250073 - releng/8.4
Dag-Erling Smørgrav
des at FreeBSD.org
Mon Apr 29 21:11:32 UTC 2013
Author: des
Date: Mon Apr 29 21:11:31 2013
New Revision: 250073
URL: http://svnweb.freebsd.org/changeset/base/250073
Log:
Fix a bug that allows NFS clients to issue READDIR on files.
(files missing from previous commit)
PR: kern/178016
Security: CVE-2013-3266
Security: FreeBSD-SA-13:05.nfsserver
Approved by: re
Modified:
releng/8.4/UPDATING
Modified: releng/8.4/UPDATING
==============================================================================
--- releng/8.4/UPDATING Mon Apr 29 21:11:21 2013 (r250072)
+++ releng/8.4/UPDATING Mon Apr 29 21:11:31 2013 (r250073)
@@ -15,6 +15,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
debugging tools present in HEAD were left in place because
sun4v support still needs work to become production ready.
+20130429:
+ Fix a bug that allows NFS clients to issue READDIR on files.
+
20130225:
A new compression method (lz4) has been merged. Please refer to
zpool-features(7) for more information.
More information about the svn-src-all
mailing list