CVE-2023-53316
Last modified
CVE-2023-53316 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Free resources after unregistering them The DP component's unbind operation walks through the submodules to unregister and clean things up. But if the unbind happens because the DP controller itself is being removed, all the memory for those submodules has just been freed. Change the order of these operations to avoid the many use-after-free that otherwise happens in this code path. Patchwork: https://patchwork.freedesktop.org/patch/542166/. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Free resources after unregistering them The DP component's unbind operation walks through the submodules to unregister and clean things up. But if the unbind happens because the DP controller itself is being removed, all the memory for those submodules has just been freed. Change the order of these operations to avoid the many use-after-free that otherwise happens in this code path. Patchwork: https://patchwork.freedesktop.org/patch/542166/
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.10, < 5.10.188 |
| Linux | Linux Kernel | >= 5.11, < 5.15.121 |
| Linux | Linux Kernel | >= 5.16, < 6.1.39 |
| Linux | Linux Kernel | >= 6.2, < 6.3.13 |
| Linux | Linux Kernel | >= 6.4, < 6.4.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53316?
How severe is CVE-2023-53316?
How do I fix CVE-2023-53316?
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-53310In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-53311In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53312In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53313In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53314In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53315In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53317In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53318In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53319In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5332Patch in third party library Consul requires 'enable-script-…8.1
- CVE-2023-53320In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53321In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2023-53316?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
