Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/4269890c5c08
branches:  netbsd-7-0
changeset: 801474:4269890c5c08
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Apr 05 11:44:57 2018 +0000

description:
Ticket #1593

diffstat:

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

diffs (18 lines):

diff -r dcbbb49933c6 -r 4269890c5c08 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Thu Apr 05 11:43:51 2018 +0000
+++ b/doc/CHANGES-7.0.3 Thu Apr 05 11:44:57 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.97 2018/04/01 09:15:43 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.98 2018/04/05 11:44:57 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5367,3 +5367,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