Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1691



details:   https://anonhg.NetBSD.org/src/rev/de60daed3e3b
branches:  netbsd-8
changeset: 985251:de60daed3e3b
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Aug 15 10:04:53 2021 +0000

description:
Ticket #1691

diffstat:

 doc/CHANGES-8.3 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r a6dda39c8cba -r de60daed3e3b doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Sun Aug 15 10:03:46 2021 +0000
+++ b/doc/CHANGES-8.3   Sun Aug 15 10:04:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.95 2021/08/11 17:25:54 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.96 2021/08/15 10:04:53 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1994,3 +1994,10 @@
        mapped address.
        [kardel, ticket #1690]
 
+sys/compat/common/vfs_syscalls_30.c            1.42
+sys/compat/common/vfs_syscalls_43.c            1.67
+sys/compat/common/vfs_syscalls_50.c            1.26
+
+       Fix compat stat(2) syscall kernel memory disclosure.
+       [christos, ticket #1691]
+



Home | Main Index | Thread Index | Old Index