Impact
In the Linux kernel's serial8250 driver, a stale receive state may remain after an RX DMA transfer is terminated. When a serial port is closed while the RX DMA is still active, the driver leaves the rx_running flag set and subsequently passes a NULL channel to the DMA engine, causing a kernel Oops. This failure results in a kernel crash and can disrupt system availability. The weakness involved is a null pointer dereference, which corresponds to CWE‑476.
Affected Systems
All Linux kernel versions that compile with the serial8250 DMA driver before the documented fix are affected. The vendor is the Linux Kernel, but no explicit version range is listed in the CVE data.
Risk and Exploitability
The CVE description confirms a kernel crash, which is a local denial of service effect. The CVSS score of 5.5 indicates moderate severity. The EPSS score of less than 1% suggests a low probability of exploitation, and the vulnerability is not listed in CISA KEV. The attack vector and required privileges are not specified, so it remains unclear whether the issue can be triggered without local or privileged access.
OpenCVE Enrichment
Debian DLA
Debian DSA