GHSA-c98p-qcxp-3m7hHighCVSS 8.0
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: lock sk in...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-74539
- https://git.kernel.org/stable/c/202670e6602e068558c1fca2df40719ee91a2906
- https://git.kernel.org/stable/c/72d5bb1d77d7c3330146dc0cfd43f704c64b9594
- https://git.kernel.org/stable/c/89cf154d7c18e6e94a3da83051f3cf2bac317ae2
- https://github.com/advisories/GHSA-c98p-qcxp-3m7h