Impact
The MediaTek MDP driver in the Linux kernel contains a flaw in its probe routine that can lead to a null pointer dereference and insufficient cleanup of platform devices. If the driver fails to retrieve a platform device correctly, the kernel may access a null pointer, causing a crash. The patch adds error‑path cleanup and protects against reference‑count leaks, thereby preventing potential denial‑of‑service incidents.
Affected Systems
All Linux kernel releases that include the MediaTek MDP (mtk-mdp) driver before the patch commits referenced in the CVE are affected. The vendor product in question is the Linux kernel MediaTek MDP driver; no specific kernel series or patch level is enumerated in the data.
Risk and Exploitability
The vulnerability has a CVSS score of 7.8 and an EPSS score of < 1%, indicating moderate severity but a very low likelihood of exploitation. It is not listed in the CISA KEV catalog. The attack vector is not explicitly documented, but it is inferred that a local user or administrator who can trigger the driver’s probe routine, such as by loading kernel modules or manipulating device enumeration, could potentially exploit the flaw. No known exploits are reported.
OpenCVE Enrichment
Debian DLA