Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: lock sk in iso_sock_getname Accessing iso_pi(sk)->conn requires lock_sock, which is not held here. Fix by adding the lock/release.
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/202670e6602e068558c1fca2df40719ee91a2906
- https://git.kernel.org/stable/c/72d5bb1d77d7c3330146dc0cfd43f704c64b9594
- https://git.kernel.org/stable/c/89cf154d7c18e6e94a3da83051f3cf2bac317ae2
FAQ
What is CVE-2026-74539?
CVE-2026-74539 is a vulnerability with a CVSS score of 8.0 (HIGH). In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: lock sk in iso_sock_getname Accessing iso_pi(sk)->conn requires lock_sock, which is not held here. Fix by adding ...
How severe is CVE-2026-74539?
CVE-2026-74539 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-74539?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.