Author: des
Date: Mon Apr 29 21:11:01 2013
New Revision: 250070
URL: http://svnweb.freebsd.org/changeset/base/250070

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:  so

Modified:
  stable/9/UPDATING

Modified: stable/9/UPDATING
==============================================================================
--- stable/9/UPDATING   Mon Apr 29 21:10:53 2013        (r250069)
+++ stable/9/UPDATING   Mon Apr 29 21:11:01 2013        (r250070)
@@ -11,6 +11,9 @@ handbook:
 Items affecting the ports and packages system can be found in
 /usr/ports/UPDATING.  Please read that file before running portupgrade.
 
+20130429:
+       Fix a bug that allows NFS clients to issue READDIR on files.
+
 20130315:
        The install(1) option -M has changed meaning and now takes an
        argument that is a file or path to append logs to.  In the
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "[email protected]"

Reply via email to