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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-05-20 10:15
Updated : 2024-06-27 12:15
NVD link : CVE-2024-35978
Mitre link : CVE-2024-35978
CVE.ORG link : CVE-2024-35978
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime