Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: lock sk in iso_connect_ind Accessing iso_pi(sk)->conn requires lock_sock, which is not taken in the -ev3- part of iso_connect_ind. It may also be NULL if socket has transitioned away from the LISTEN/CONNECT states before locking. Fix by adding lock/release. Recheck hcon is valid after lock acquire where needed.
CVSS 8.8EPSS 0.23900000000000002%Risk 0.9
View source- Published
- 2026-08-15 13:17:59
- Affected versions
- unknown
- Type
- Kernel
- Last modified
- 2026-08-17 06:19:50
- Vector
- CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H