Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #1593



details:   https://anonhg.NetBSD.org/src/rev/6d898ccca29a
branches:  netbsd-7
changeset: 800461:6d898ccca29a
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Apr 05 11:42:03 2018 +0000

description:
Ticket #1593

diffstat:

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

diffs (18 lines):

diff -r 1a97d4d8bb83 -r 6d898ccca29a doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Thu Apr 05 11:41:28 2018 +0000
+++ b/doc/CHANGES-7.2   Thu Apr 05 11:42:03 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.81 2018/04/01 09:13:25 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.82 2018/04/05 11:42:03 martin Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -5399,3 +5399,8 @@
        Fix use-after-free.
        [maxv, ticket #1591]
 
+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 #1593]



Home | Main Index | Thread Index | Old Index