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/6b31b8bf792c
branches: netbsd-7-0
changeset: 318298:6b31b8bf792c
user: martin <martin%NetBSD.org@localhost>
date: Tue Apr 17 15:40:11 2018 +0000
description:
Ticket #1599
diffstat:
doc/CHANGES-7.0.3 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r cd9d07fc96cb -r 6b31b8bf792c doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Tue Apr 17 15:38:57 2018 +0000
+++ b/doc/CHANGES-7.0.3 Tue Apr 17 15:40:11 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.101 2018/04/17 08:30:43 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.102 2018/04/17 15:40:11 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5407,3 +5407,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