CVE-2023-53389 PUBLISHED CVSS 5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: Only trigger DRM HPD events if bridge is attached The MediaTek DisplayPort interface bridge driver starts its interrupts as soon as its probed. However when the interrupts trigger the bridge might not have been attached to a DRM device. As drm_helper_hpd_irq_event() does not check whether the passed in drm_device is valid or not, a NULL pointer passed in results in a kernel NULL pointer dereference in it. Check whether the bridge is attached and only trigger an HPD event if it is.

EPSS 0.02% · 3.2th percentile

Risk Scores

CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Score
0.02%
3.2th percentile

Affected Products

VendorProductVersions
linuxlinux_kernel6.1, 6.1, 6.1
LinuxLinux6.2.15, f70ac097a2cf5d4b67b2c1bbb73196c573ffcb7b, 6.4

Timeline

References

Open in Interactive Console →