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 #1569



details:   https://anonhg.NetBSD.org/src/rev/4e5c0a3dcaab
branches:  netbsd-7-0
changeset: 801443:4e5c0a3dcaab
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Feb 15 17:53:48 2018 +0000

description:
Ticket #1569

diffstat:

 doc/CHANGES-7.0.3 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r f56620ffec3d -r 4e5c0a3dcaab doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Thu Feb 15 17:52:52 2018 +0000
+++ b/doc/CHANGES-7.0.3 Thu Feb 15 17:53:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.82 2018/02/15 14:43:52 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.83 2018/02/15 17:53:48 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5244,3 +5244,12 @@
        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