Module Name: src
Committed By: martin
Date: Wed Nov 28 19:38:20 UTC 2018
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1658
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.115 -r1.1.2.116 src/doc/CHANGES-7.0.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-7.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.115 src/doc/CHANGES-7.0.3:1.1.2.116
--- src/doc/CHANGES-7.0.3:1.1.2.115 Wed Nov 28 16:32:40 2018
+++ src/doc/CHANGES-7.0.3 Wed Nov 28 19:38:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.115 2018/11/28 16:32:40 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.116 2018/11/28 19:38:19 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5590,3 +5590,8 @@ sys/net/rtsock.c 1.244 (adapted)
Fix kernel info leak (2 bytes of padding in struct if_msghdr)
[maxv, ticket #1657]
+sys/kern/kern_exec.c 1.462
+
+ Fix stack info leak.
+ [maxv, ticket #1658]
+