CVE-2023-53494
Last modified
CVE-2023-53494 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: crypto: xts - Handle EBUSY correctly As it is xts only handles the special return value of EINPROGRESS, which means that in all other cases it will free data related to the request. However, as the caller of xts may specify MAY_BACKLOG, we also need to expect EBUSY and treat it in the same way. Otherwise backlogged requests will trigger a use-after-free.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: xts - Handle EBUSY correctly As it is xts only handles the special return value of EINPROGRESS, which means that in all other cases it will free data related to the request. However, as the caller of xts may specify MAY_BACKLOG, we also need to expect EBUSY and treat it in the same way. Otherwise backlogged requests will trigger a use-after-free.
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.4, < 5.10.173 |
| Linux | Linux Kernel | >= 5.11, < 5.15.99 |
| Linux | Linux Kernel | >= 5.16, < 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-53494?
How severe is CVE-2023-53494?
How do I fix CVE-2023-53494?
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-53489In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5349A memory leak flaw was found in ruby-magick, an interface be…3.3
- CVE-2023-53490In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-53491In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53492In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53493In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53495In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53496In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53497In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53498In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53499In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5350 SQL Injection in GitHub repository salesagility/suitecrm pr…9.1
Are you affected by CVE-2023-53494?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
