CVE-2023-53567
Last modified
CVE-2023-53567 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error path. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error path. this is never retried later and so this is a permanent leak. To fix this, only skip hardware disabling if waking the device fails.
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 | >= 3.15, < 4.19.283 |
| Linux | Linux Kernel | >= 4.20, < 5.4.243 |
| Linux | Linux Kernel | >= 5.5, < 5.10.180 |
| Linux | Linux Kernel | >= 5.11, < 5.15.111 |
| Linux | Linux Kernel | >= 5.16, < 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
- Analyzed
Frequently Asked Questions
What is CVE-2023-53567?
How severe is CVE-2023-53567?
How do I fix CVE-2023-53567?
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-53561In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53562In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53563In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53564In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53565In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53566In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53568In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53569In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5357The Instagram for WordPress plugin for WordPress is vulnerab…5.4
- CVE-2023-53570In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53571In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53572In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2023-53567?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
