Source-Changes-HG archive

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

[src/netbsd-7-1]: src/doc Ticket #1709



details:   https://anonhg.NetBSD.org/src/rev/3a0118a1bd1d
branches:  netbsd-7-1
changeset: 801002:3a0118a1bd1d
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Sep 28 07:51:31 2019 +0000

description:
Ticket #1709

diffstat:

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

diffs (22 lines):

diff -r 780d73317ada -r 3a0118a1bd1d doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Sat Sep 28 07:51:11 2019 +0000
+++ b/doc/CHANGES-7.1.3 Sat Sep 28 07:51:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.58 2019/09/17 18:08:59 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.59 2019/09/28 07:51:31 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -588,3 +588,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