In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_conn: Fix memory leaks
When hcicmdsyncqueue() failed in hcileterminatebig() or hcilebig_terminate(), the memory pointed by variable d is not freed, which will cause memory leak. Add release process to error path.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53018.json",
"cna_assigner": "Linux"
}