Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/565fb6508ff9
branches:  netbsd-6-1
changeset: 776321:565fb6508ff9
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Apr 05 11:36:31 2018 +0000

description:
Ticket #1542

diffstat:

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

diffs (18 lines):

diff -r 5b04c84d2a67 -r 565fb6508ff9 doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Thu Apr 05 11:35:57 2018 +0000
+++ b/doc/CHANGES-6.1.6 Thu Apr 05 11:36:31 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.134 2018/04/01 09:24:07 martin Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.135 2018/04/05 11:36:31 martin Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -15100,3 +15100,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