Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #1709
details: https://anonhg.NetBSD.org/src/rev/a535e85612bd
branches: netbsd-7
changeset: 454808:a535e85612bd
user: martin <martin%NetBSD.org@localhost>
date: Sat Sep 28 07:50:46 2019 +0000
description:
Ticket #1709
diffstat:
doc/CHANGES-7.3 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 8a7af887ef8c -r a535e85612bd doc/CHANGES-7.3
--- a/doc/CHANGES-7.3 Sat Sep 28 07:50:23 2019 +0000
+++ b/doc/CHANGES-7.3 Sat Sep 28 07:50:46 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.62 2019/09/17 18:07:54 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.63 2019/09/28 07:50:46 martin Exp $
A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
release:
@@ -683,3 +683,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