CVE-2026-46056EPSS p17.1%
CVE-2026-46056CVE-2026-46056
linux / linux_kernel
Description
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_event: fix potential UAF in SSP passkey handlers
hci_conn lookup and field access must be covered by hdev lock in
hci_user_passkey_notify_evt() and hci_keypress_notify_evt(), otherwise
the connection can be freed concurrently.
Extend the hci_dev_lock critical section to cover all conn usage in both
handlers.
Keep the existing keypress notification behavior unchanged by routing
the early exits through a common unlock path.
Scoring
| CVSS | 8.8 () |
| Vector | CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.26% probability of exploitation · percentile 17.1% · 2026-06-19T12:03:05Z |
| Last modified | 2026-06-16 |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.