CVE-2023-53284
Last modified
CVE-2023-53284 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init() Because of the possilble failure of devm_kzalloc(), dpu_wb_conn might be NULL and will cause null pointer dereference later. Therefore, it might be better to check it and directly return -ENOMEM. Patchwork: https://patchwork.freedesktop.org/patch/512277/ [DB: fixed typo in commit message]. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init() Because of the possilble failure of devm_kzalloc(), dpu_wb_conn might be NULL and will cause null pointer dereference later. Therefore, it might be better to check it and directly return -ENOMEM. Patchwork: https://patchwork.freedesktop.org/patch/512277/ [DB: fixed typo in commit message]
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 | >= 5.19, < 6.1.16 |
| Linux | Linux Kernel | >= 6.2, < 6.2.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53284?
How severe is CVE-2023-53284?
How do I fix CVE-2023-53284?
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-53279In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5328A vulnerability classified as critical has been found in SAT…8.8
- CVE-2023-53280In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53281In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53282In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53283Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-53285In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53286In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53287In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53288In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53289In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5329A vulnerability classified as problematic was found in Field…7.5
Are you affected by CVE-2023-53284?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
