CVE-2023-53018 Information
Mar 28, 2025
cve
Description
In the Linux kernel the following vulnerability has been resolved:
Bluetooth: hci_conn: Fix memory leaks
When hci_cmd_sync_queue() failed in hci_le_terminate_big() or hci_le_big_terminate() the memory pointed by variable d is not freed which will cause memory leak. Add release process to error path.
Reference
https://git.kernel.org/stable/c/3aa21311f36d8a2730c7ccef37235e951f23927b https://git.kernel.org/stable/c/f51a825b9f730a782aa768454906b4468e67b667
Share on: