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/31902c086e63
branches: netbsd-7-1
changeset: 454810:31902c086e63
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 1cdfffb3f11d -r 31902c086e63 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