Module Name: src
Committed By: martin
Date: Sun Aug 15 10:04:53 UTC 2021
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1691
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.95 -r1.1.2.96 src/doc/CHANGES-8.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.95 src/doc/CHANGES-8.3:1.1.2.96
--- src/doc/CHANGES-8.3:1.1.2.95 Wed Aug 11 17:25:54 2021
+++ src/doc/CHANGES-8.3 Sun Aug 15 10:04:53 2021
@@ -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 @@ sys/netinet6/in6_src.c 1.88
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]
+