PT-2026-36440
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: fix race conditions in sco sock connect sco sock connect checks sk state and sk type without holding the socket lock. Two concurrent connect syscalls on the same socket can both pass the check and enter sco connec...