Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1100, #1101 and #1102



details:   https://anonhg.NetBSD.org/src/rev/a4d0d17d97f5
branches:  netbsd-8
changeset: 446047:a4d0d17d97f5
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Nov 21 12:06:14 2018 +0000

description:
Tickets #1100, #1101 and #1102

diffstat:

 doc/CHANGES-8.1 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 004477b3b698 -r a4d0d17d97f5 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Wed Nov 21 12:05:09 2018 +0000
+++ b/doc/CHANGES-8.1   Wed Nov 21 12:06:14 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.59 2018/11/20 16:06:49 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.60 2018/11/21 12:06:14 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -1733,3 +1733,18 @@
        Workaround NBP PN533 USB toggle bit bugs.
        [manu, ticket #1099]
 
+sys/kern/kern_exec.c                           1.462
+
+       Fix stack info leak.
+       [maxv, ticket #1100]
+
+sys/net/rtsock.c                               1.244
+
+       Fix kernel info leak.
+       [maxv, ticket #1101]
+
+sys/kern/kern_event.c                          1.104
+
+       Fix kernel info leak.
+       [maxv, ticket #1102]
+



Home | Main Index | Thread Index | Old Index