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



details:   https://anonhg.NetBSD.org/src/rev/2f5a2416cd54
branches:  netbsd-7-0
changeset: 801589:2f5a2416cd54
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Sep 28 07:52:18 2019 +0000

description:
Ticket #1709

diffstat:

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

diffs (22 lines):

diff -r 60086ecac767 -r 2f5a2416cd54 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Sat Sep 28 07:51:57 2019 +0000
+++ b/doc/CHANGES-7.0.3 Sat Sep 28 07:52:18 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.151 2019/09/17 18:10:00 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.152 2019/09/28 07:52:18 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5896,3 +5896,12 @@
        m_pullup() when needed.
        [bouyer, ticket #1708]
 
+sys/netbt/hci.h                                        1.46
+sys/netbt/hci_event.c                          1.26
+
+       When encrypted connections are configured, verify that the encryption
+       key length has a minimum size when the adaptor supports that.
+       This addresses the 'Key Negotiation of Bluetooth' attack,
+       CVE-2019-9506.
+       [plunky, ticket #1709]
+



Home | Main Index | Thread Index | Old Index