Impact
The vulnerability originates from a race condition during DMA fence signaling in the Linux kernel. When a fence producer sets the signaled bit before a consumer clears the ops pointer, a reader may observe a NULL pointer. Dereferencing this NULL pointer results in a kernel crash, causing a denial‑of‑service at the system level.
Affected Systems
Affected systems include all Linux kernel releases that do not contain the commit that fixes the dereference. This includes the generic Linux kernel used by all distributions identified as Linux:Linux. No specific vendor version range is listed, so any kernel before the commit is vulnerable.
Risk and Exploitability
The EPSS score is below 1 % and the vulnerability is not listed in CISA’s KEV catalog, indicating a low exploitation probability. The CVSS score is 5.5, representing a medium severity. The likely attack vector requires the attacker to control a DMA fence producer or consumer and to exploit a weakly ordered memory platform to break the intended RCU synchronization. While the impact is moderate, the prerequisites make targeted exploitation unlikely at present.
OpenCVE Enrichment