Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
src: Ticket #773
details: https://anonhg.NetBSD.org/src/rev/d96e90f8acf6
branches: netbsd-8
changeset: 318299:d96e90f8acf6
user: martin <martin%NetBSD.org@localhost>
date: Tue Apr 17 16:03:36 2018 +0000
description:
Ticket #773
diffstat:
doc/CHANGES-8.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 16cbb78fb1d7 -r d96e90f8acf6 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Tue Apr 17 15:06:20 2018 +0000
+++ b/doc/CHANGES-8.0 Tue Apr 17 16:03:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.185 2018/04/17 08:37:22 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.186 2018/04/17 16:03:36 martin Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -13013,3 +13013,10 @@
of VOP_REVOKE().
[hannken, ticket #772]
+sys/netipsec/ipsec_mbuf.c 1.23,1.24
+
+ Don't assume M_PKTHDR is set only on the first mbuf of the chain.
+ Fix a pretty bad mistake (IPsec DoS).
+ [maxv, ticket #773]
+
+
Home |
Main Index |
Thread Index |
Old Index