2 matches found
DEBIAN-CVE-2026-74539
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: lock sk in isosockgetname Accessing isopisk-conn requires locksock, which is not held here. Fix by adding the lock/release...
8CVSS5.3AI score0.00249EPSS
SaveExploits0References1
CVE-2026-74539
The CVE-2026-74539 entry affects the Linux kernel Bluetooth ISO path. The root cause is that accessing iso_pi(sk)->conn requires lock_sock, but the lock was not held in iso_sock_getname. The fix implemented is to add the appropriate lock and release around this usage. Documents from NVD/SUSE/O...
8CVSS5.2AI score0.00249EPSS
SaveExploits0References3
20