diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2023-11-20 10:04:39 -0500 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2023-12-15 11:50:34 -0500 |
commit | 99e67d46e5ff3c7c901af6009edec72d3d363be8 (patch) | |
tree | 39e38a4c907fd1e838db0d7f1c21dad965b60e5f /net/bluetooth/rfcomm | |
parent | 769bf60e17ee1a56a81e7c031192c3928312c52e (diff) | |
download | linux-stable-99e67d46e5ff3c7c901af6009edec72d3d363be8.tar.gz linux-stable-99e67d46e5ff3c7c901af6009edec72d3d363be8.tar.bz2 linux-stable-99e67d46e5ff3c7c901af6009edec72d3d363be8.zip |
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Before setting HCI_INQUIRY bit check if HCI_OP_INQUIRY was really sent
otherwise the controller maybe be generating invalid events or, more
likely, it is a result of fuzzing tools attempting to test the right
behavior of the stack when unexpected events are generated.
Cc: stable@vger.kernel.org
Link: https://bugzilla.kernel.org/show_bug.cgi?id=218151
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'net/bluetooth/rfcomm')
0 files changed, 0 insertions, 0 deletions