Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/7c8696347b42
branches:  netbsd-7
changeset: 800416:7c8696347b42
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Feb 15 17:02:15 2018 +0000

description:
Ticket #1569

diffstat:

 doc/CHANGES-7.2 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 5acf3d0eddb4 -r 7c8696347b42 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Thu Feb 15 17:01:42 2018 +0000
+++ b/doc/CHANGES-7.2   Thu Feb 15 17:02:15 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.68 2018/02/15 14:40:59 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.69 2018/02/15 17:02:15 martin Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -5121,3 +5121,11 @@
        Fix IPv6-IPsec-AH tunnels.
        [maxv, ticket #1567]
 
+sys/netipsec/xform_ah.c                                1.77,1.81 via patch
+sys/netipsec/xform_esp.c                       1.73 via patch
+sys/netipsec/xform_ipip.c                      1.56,1.57 via patch
+
+       Several fixes in IPsec: strengthen sanity checks (AH/ESP), and fix
+       possible use-after-free (Tunnel).
+       [maxv, ticket #1569]
+



Home | Main Index | Thread Index | Old Index