CVE-2026-46056

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
27/05/2026
Last modified:
19/06/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> Bluetooth: hci_event: fix potential UAF in SSP passkey handlers<br /> <br /> hci_conn lookup and field access must be covered by hdev lock in<br /> hci_user_passkey_notify_evt() and hci_keypress_notify_evt(), otherwise<br /> the connection can be freed concurrently.<br /> <br /> Extend the hci_dev_lock critical section to cover all conn usage in both<br /> handlers.<br /> <br /> Keep the existing keypress notification behavior unchanged by routing<br /> the early exits through a common unlock path.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.7 (including) 6.1.175 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.140 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.12.86 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.18.27 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (including) 7.0.4 (excluding)