Source-Changes-HG archive

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

[src/netbsd-6-0]: src/doc Ticket #1542



details:   https://anonhg.NetBSD.org/src/rev/fedc822d5dbd
branches:  netbsd-6-0
changeset: 775324:fedc822d5dbd
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Apr 05 11:40:14 2018 +0000

description:
Ticket #1542

diffstat:

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

diffs (18 lines):

diff -r 367c52649342 -r fedc822d5dbd doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Thu Apr 05 11:38:36 2018 +0000
+++ b/doc/CHANGES-6.0.7 Thu Apr 05 11:40:14 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.137 2018/04/01 09:25:09 martin Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.138 2018/04/05 11:40:14 martin Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -15431,3 +15431,8 @@
        Fix use-after-free.
        [maxv, ticket #1541]
 
+sys/net/npf/npf.h                              1.55
+
+       Fix an integer overflow that allows incoming IPv6 packets
+       to bypass a certain number of filtering rules.
+       [maxv, ticket #1542]



Home | Main Index | Thread Index | Old Index