CVE-2023-53389
Last modified
CVE-2023-53389 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.1, < 6.1.28 |
| Linux | Linux Kernel | >= 6.2, < 6.2.15 |
| Linux | Linux Kernel | >= 6.3, < 6.3.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53389?
How severe is CVE-2023-53389?
How do I fix CVE-2023-53389?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-53383In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53384In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53385In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53386In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53387In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53388In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5339Mattermost Desktop fails to set an appropriate log level dur…5.5
- CVE-2023-53390In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53391In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53392In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-53393In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53394In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53389?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
