In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hcisync: Fix queuing commands when HCIUNREGISTER is set
hcicmdsyncqueue shall return an error if HCIUNREGISTER flag has been set as that means hciunregisterdev has been called so it will likely cause a uaf after the timeout as the hdev will be freed.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49136.json"
}