GHSA-c98p-qcxp-3m7hHighCVSS 8.0

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: lock sk in...

Published
August 15, 2026
Last Modified
August 17, 2026

🔗 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)