
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53389 is a vulnerability in the Linux kernel's MediaTek DisplayPort interface bridge driver. The issue was discovered and disclosed on September 18, 2025. The vulnerability affects the drm/mediatek DisplayPort driver implementation where the driver starts its interrupts immediately after being probed, before the bridge is properly attached to a DRM device (NVD, Ubuntu).
The vulnerability occurs because the MediaTek DisplayPort interface bridge driver initiates interrupts immediately after being probed, without verifying if the bridge has been attached to a DRM device. When interrupts trigger before bridge attachment, drmhelperhpdirqevent() receives a NULL pointer as the drm_device parameter, leading to a kernel NULL pointer dereference since the function lacks proper validation of the passed device parameter (NVD).
The vulnerability can result in a kernel NULL pointer dereference, which typically leads to a system crash or denial of service condition. This could affect system stability and availability on affected Linux systems using the MediaTek DisplayPort interface (NVD).
The fix involves modifying the driver to check whether the bridge is attached before triggering DRM HPD events. The patch ensures that HPD events are only triggered when the bridge is properly attached to a DRM device, preventing the NULL pointer dereference condition (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."