Module Name:    src
Committed By:   martin
Date:           Sat Sep 28 07:32:03 UTC 2019

Modified Files:
        src/sys/netbt [netbsd-9]: hci.h hci_event.c

Log Message:
Pull up following revision(s) (requested by plunky in ticket #260):

        sys/netbt/hci_event.c: revision 1.26
        sys/netbt/hci.h: revision 1.46

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
https://www.bluetooth.com/security/statement-key-negotiation-of-bluetooth/


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.45.4.1 src/sys/netbt/hci.h
cvs rdiff -u -r1.25 -r1.25.4.1 src/sys/netbt/hci_event.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to