GHSA-cjhj-vjxx-32hgHighCVSS 8.0

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: hold...

Published
August 15, 2026
Last Modified
August 17, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: hci_sync: hold conn in hci_past_sync() callback

Avoids giving freed pointers to hci_conn_valid(), which kmalloc may have reused.

Hold refcount to avoid that.

🔗 References (4)