Impact
An out‑of‑bounds write in the Linux kernel’s dev_validate_header() function can corrupt kernel memory when a process with the CAP_SYS_RAWIO capability triggers the zero‑padding branch. The vulnerability writes past the reserved skb headroom buffer, which can allow a privileged user to overwrite critical kernel data and potentially gain root privileges.
Affected Systems
All Linux kernel releases that contain the zero‑padding code path for CAP_SYS_RAWIO holders are affected. The specific affected kernel versions are not enumerated in the CVE information provided, but any release before the fix should be considered vulnerable.
Risk and Exploitability
The bug requires local execution with CAP_SYS_RAWIO, a capability normally granted only to already privileged users. Because the exploit writes directly to kernel memory, its impact is severe (local privilege escalation). No EPSS or KEV data is available, so the risk assessment relies on the nature of the memory corruption and the requirement for privileged execution.
OpenCVE Enrichment