cve/2024/CVE-2024-35978.md
2025-09-29 21:09:30 +02:00

931 B

CVE-2024-35978

Description

In the Linux kernel, the following vulnerability has been resolved:Bluetooth: Fix memory leak in hci_req_sync_complete()In 'hci_req_sync_complete()', always free the previous syncrequest state before assigning reference to a new one.

POC

Reference

Github

No PoCs found on GitHub currently.