Source-Changes-HG archive

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

src: Ticket #1599



details:   https://anonhg.NetBSD.org/src/rev/44ebc856b4e4
branches:  netbsd-7
changeset: 318294:44ebc856b4e4
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Apr 17 15:36:37 2018 +0000
description:
Ticket #1599

diffstat:

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

diffs (19 lines):

diff -r 35aa6c37a990 -r 44ebc856b4e4 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Tue Apr 17 15:10:53 2018 +0000
+++ b/doc/CHANGES-7.2   Tue Apr 17 15:36:37 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.85 2018/04/17 08:27:46 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.86 2018/04/17 15:36:37 martin Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -5439,3 +5439,9 @@
        in place.
        [maxv, ticket #1598]
 
+sys/netipsec/ipsec_mbuf.c                      1.23,1.24 (patch)
+
+       Don't assume M_PKTHDR is set only on the first mbuf of the chain.
+       Fix a pretty bad mistake (IPsec DoS).
+       [maxv, ticket #1599]
+



Home | Main Index | Thread Index | Old Index