Impact
The Exynos DRM driver in the Linux kernel contains an error in vidi_connection_ioctl where the driver data is incorrectly taken from the master DRM device instead of the specific vidi component. This mis‑lookup can trigger null pointer dereferences, out‑of‑bounds memory accesses, and use‑after‑free conditions, all of which can corrupt kernel memory and potentially lead to a system crash. Based on the description, it is inferred that kernel memory corruption could lead to elevated privileges, but this claim is not explicitly stated in the CVE data.
Affected Systems
Any Linux kernel that includes the Exynos DRM subsystem and has not applied the upstream fix that replaces the lookup with priv->vidi_dev is affected. This includes all kernels running on Exynos SoCs before the patch, such as many Android devices and embedded boards that use the Exynos DRM driver.
Risk and Exploitability
The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. No CVSS score is publicly published. The description mentions the possibility of null pointer dereferences, out‑of‑bounds errors, and use‑after‑free conditions. Based on the description, it is inferred that exploitation requires local access to the vidi ioctl interface, but the exact attack vector is not detailed.
OpenCVE Enrichment