Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callback There is theoretical UAF if the conn is freed while the hci_sync task is running. Hold refcount to avoid that. Handle NULL hcon, return 0 + do nothing to match the previous behavior.
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/2d91e6244b69d752503b2d44020d8b0e323dbd38
- https://git.kernel.org/stable/c/56e78b670356caab0b607e8aad4cf819a1909d07
FAQ
What is CVE-2026-74530?
CVE-2026-74530 is a vulnerability with a CVSS score of 8.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callback There is theoretical UAF if the conn is freed while the hci_sync...
How severe is CVE-2026-74530?
CVE-2026-74530 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-74530?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.