2024-05-20 09:42:03
Linux
PUBLISHED
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 sync request state before assigning reference to a new one.