Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/48a57a3bfda4
branches:  netbsd-7
changeset: 800646:48a57a3bfda4
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Apr 26 19:48:00 2019 +0000

description:
Ticket #1690

diffstat:

 doc/CHANGES-7.3 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 0b1b62a82ab0 -r 48a57a3bfda4 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Fri Apr 26 19:47:23 2019 +0000
+++ b/doc/CHANGES-7.3   Fri Apr 26 19:48:00 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.48 2019/04/19 16:02:01 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.49 2019/04/26 19:48:00 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -532,3 +532,14 @@
        of stack disclosure.
        [christos, ticket #1689]
 
+external/bsd/dhcpcd/dist/configure                     (apply patch)
+external/bsd/dhcpcd/dist/src/auth.c                    (apply patch)
+external/bsd/dhcpcd/dist/src/dhcp.c                    (apply patch)
+external/bsd/dhcpcd/dist/src/dhcp6.c                   (apply patch)
+external/bsd/dhcpcd/dist/compat/consttime_memequal.h   (apply patch)
+
+       Security fixes for dhcpcd:
+       Fix a potential buffer overflow reading NA/TA addresses.
+       Fix a potential 1 byte read overflow with DHO_OPTSOVERLOADED.
+       Use consttime_memequal(3) to compare hashes.
+       [roy, ticket #1690]



Home | Main Index | Thread Index | Old Index