CVE Catalog

CVE-2026-89884

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, the media platform mtk-mdp3 driver lacks a sanity check after looking up the SCP device. If the SCP driver has not yet been bound, a NULL-pointer dereference can occur.

Risk Assessment

A NULL-pointer dereference can cause a kernel crash (oops/panic) and system unavailability. It affects MediaTek platforms using this driver.

Recommendation

Update the Linux kernel to a version containing the added sanity check after the SCP lookup.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: media: platform: mtk-mdp3: fix NULL deref on failed SCP lookup Add the missing sanity check after looking up the SCP to avoid dereferencing a NULL-pointer in case its driver has not yet been bound.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS