VDB

DEBIAN-CVE-2026-31408

DEBIAN-CVE-2026-31408 PUBLISHED CVSS 8.800000190734863 HIGH

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold sco_recv_frame() reads conn->sk under sco_conn_lock() but immediately releases the lock without holding a reference to the socket. A concurrent close() can free the socket between the lock release and the subsequent sk->sk_state access, resulting in a use-after-free. Other functions in the same file (sco_sock_timeout(), sco_conn_del()) correctly use sco_sock_hold() to safely hold a reference under the lock. Fix by using sco_sock_hold() to take a reference before releasing the lock, and adding sock_put() on all exit paths.

Risk Scores

CVSS 3.1
8.800000190734863
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected Products

VendorProductVersions
Debian:11linux5.16, 6.16.7-1, 6.16.8-1
Debian:12linux6.6.13-1, 6.11~rc4-1~exp1, 6.11~rc5-1~exp1
Debian:14linux6.18.2-1~exp1, 6.12.57-1, 6.12.57-1~bpo12+1
Debian:13linux6.12.41-1, 6.12.38-1, 6.12.41-1
Debian:11linux-6.16.1.153-1, 6.1.158-1, 6.1.159-1

Exploit Intelligence

Timeline

  • Apr 6, 2026 CVE Published
  • May 2, 2026 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›