All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74539
HIGHpublished 2026-08-15 13:17 UTC · 3 days ago · modified 2026-08-17 06:19 UTC
8.0
CVSS / 10
// 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.