Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ammend ticket #1511 for additional changes



details:   https://anonhg.NetBSD.org/src/rev/ef167f9b058c
branches:  netbsd-8
changeset: 745441:ef167f9b058c
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Mar 02 08:10:28 2020 +0000

description:
Ammend ticket #1511 for additional changes

diffstat:

 doc/CHANGES-8.2 |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 6251d42653a4 -r ef167f9b058c doc/CHANGES-8.2
--- a/doc/CHANGES-8.2   Mon Mar 02 08:07:22 2020 +0000
+++ b/doc/CHANGES-8.2   Mon Mar 02 08:10:28 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.101 2020/02/27 14:45:30 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.102 2020/03/02 08:10:28 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -2081,7 +2081,9 @@
        [manu, ticket #1508]
 
 sys/ufs/ufs/ufs_vnops.c                                1.249
+sys/ufs/ufs/dir.h                              1.26
+sys/ufs/ufs/ufs_lookup.c                       1.149
 
-       Zero out the padding in 'd_namlen', to prevent info leaks.
+       Zero out struct dirent padding, to avoid kernel memory disclosure.
        [maxv, ticket #1511]
 



Home | Main Index | Thread Index | Old Index