Impact
The vulnerability is a use‑after‑free condition in the Linux kernel’s ATM (lec) driver. When an ATM socket is freed while another thread attempts to read it, the socket’s wait queue is accessed after release, leading to corrupted memory pointers. This flaw, identified as CWE‑416 (Use After Free) and CWE‑825 (Memory Error), could allow an attacker to execute arbitrary code or crash the kernel, thereby disrupting service availability.
Affected Systems
All Linux systems running kernel versions that contain the vulnerable ATM implementation are affected. The specific version range is not listed in the advisory; however, the fix was merged in the kernel codebase in early 2026, so any kernel before that patch remains vulnerable. Linux distributors should verify that their kernel packages include the update.
Risk and Exploitability
The risk is moderate because exploitation requires timely interaction with the ATM interface while the socket is being torn down. The likely attack vector involves sending specially crafted ATM packets from a remote host or from a privileged local process. The EPSS score is below 1 %, the vulnerability is not listed in CISA’s KEV catalog, and the CVSS score of 7.0 indicates a high‑severity risk. Nonetheless, the potential for arbitrary code execution warrants preemptive action.
OpenCVE Enrichment
Debian DLA
Debian DSA