Impact
A bug in the Linux kernel’s DRM test suite caused calls to the purge operation without holding the necessary reservation lock. This race fault triggers warning messages during Kunit test execution and is classified as a CWE‑413 weakness (Race Condition). The flaw does not provide any operational impact to regular drivers or end users, as it is confined to test code that is not exported for production use.
Affected Systems
The issue affects the Linux kernel’s DRM subsystem test suite, specifically the shmem purge helper used in Kunit tests. Only development or continuous‑integration environments that run these tests are directly impacted; normal production kernels remain unaffected.
Risk and Exploitability
The EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog, indicating a very low likelihood of exploitation. Because the flaw only manifests in the test framework and requires privileged kernel modification to trigger, the overall risk to typical users is negligible. No known attack path exists for surface‑level exploitation.
OpenCVE Enrichment