Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #1338



details:   https://anonhg.NetBSD.org/src/rev/5cd4b996c3f8
branches:  netbsd-9
changeset: 1002358:5cd4b996c3f8
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Aug 20 19:33:44 2021 +0000

description:
Ticket #1338

diffstat:

 doc/CHANGES-9.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 860ecd9b9770 -r 5cd4b996c3f8 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Fri Aug 20 19:32:49 2021 +0000
+++ b/doc/CHANGES-9.3   Fri Aug 20 19:33:44 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.23 2021/08/19 04:53:21 snj Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.24 2021/08/20 19:33:44 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -600,3 +600,9 @@
        PR 56354: make swap in sysinst optional for upgrades
        [martin, ticket #1333]
 
+sys/netinet6/nd6.c                             1.277
+
+       nd6: avoid use-after-free in ND L2 cache.
+       [ozaki-r, ticket #1338]
+
+



Home | Main Index | Thread Index | Old Index