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



details:   https://anonhg.NetBSD.org/src/rev/3907ffa3ebb1
branches:  netbsd-7-0
changeset: 450955:3907ffa3ebb1
user:      martin <martin%NetBSD.org@localhost>
date:      Wed May 01 09:43:37 2019 +0000

description:
Ticket #1690

diffstat:

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

diffs (22 lines):

diff -r 5b69cf6d9a23 -r 3907ffa3ebb1 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Wed May 01 09:26:23 2019 +0000
+++ b/doc/CHANGES-7.0.3 Wed May 01 09:43:37 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.140 2019/04/19 16:05:05 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.141 2019/05/01 09:43:37 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5788,3 +5788,12 @@
        of stack disclosure.
        [christos, ticket #1689]
 
+external/bsd/dhcpcd/dist/src/auth.c                    (apply patch)
+external/bsd/dhcpcd/dist/src/dhcp.c                    (apply patch)   
+external/bsd/dhcpcd/dist/src/dhcpcd.h                  (apply patch)
+
+       Security fixes for dhcpcd:
+       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