All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74529
HIGHpublished 2026-08-15 13:17 UTC · 3 days ago · modified 2026-08-17 06:19 UTC
7.8
CVSS / 10
// description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callback There is theoretical UAF if the conn is freed while the hci_sync task is running. Hold refcount to avoid that.