Impact
In the Linux kernel, the drm/shmem_helper module contains a huge page fault handler that, when a PMD mapping exceeds the boundaries of a virtual memory area, can install the mapping without proper bounds checking, resulting in out‑of‑bounds memory writes or reads. This can corrupt kernel data structures or trigger a kernel panic via VM_BUG_ON_VMA. The associated weakness is identified as CWE-787.
Affected Systems
All Linux kernels that include the drm/shmem_helper module are affected, regardless of distribution. No specific version range is supplied, so any kernel built before the patch is potentially vulnerable.
Risk and Exploitability
The EPSS score (<1%) reflects a very low but nonzero likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is an out‑of‑bounds PMD mapping triggered by a huge page fault within a VMA, potentially resulting in kernel memory corruption. The CVSS score of 7.8 indicates a high‑severity issue.
OpenCVE Enrichment