Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/36e20517ddb9
branches:  netbsd-6
changeset: 777315:36e20517ddb9
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Apr 05 11:35:08 2018 +0000

description:
Ticket #1542

diffstat:

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

diffs (18 lines):

diff -r fc3961161346 -r 36e20517ddb9 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Thu Apr 05 11:34:17 2018 +0000
+++ b/doc/CHANGES-6.2   Thu Apr 05 11:35:08 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.330 2018/04/01 09:23:13 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.331 2018/04/05 11:35:08 martin Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -21205,3 +21205,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