Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/527020750fbf
branches:  netbsd-8
changeset: 985357:527020750fbf
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Aug 20 19:35:59 2021 +0000

description:
Ticket #1692

diffstat:

 doc/CHANGES-8.3 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b289ba89d08b -r 527020750fbf doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Fri Aug 20 19:34:49 2021 +0000
+++ b/doc/CHANGES-8.3   Fri Aug 20 19:35:59 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.96 2021/08/15 10:04:53 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.97 2021/08/20 19:35:59 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -2001,3 +2001,8 @@
        Fix compat stat(2) syscall kernel memory disclosure.
        [christos, ticket #1691]
 
+sys/netinet6/nd6.c                             1.277
+
+       nd6: avoid use-after-free in ND L2 cache.
+       [ozaki-r, ticket #1692]
+



Home | Main Index | Thread Index | Old Index