CVE-2023-53615
Last modified
CVE-2023-53615 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix deletion race condition System crash when using debug kernel due to link list corruption. The cause of the link list corruption is due to session deletion was allowed to queue up twice. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix deletion race condition System crash when using debug kernel due to link list corruption. The cause of the link list corruption is due to session deletion was allowed to queue up twice. Here's the internal trace that show the same port was allowed to double queue for deletion on different cpu. 20808683956 015 qla2xxx [0000:13:00.1]-e801:4: Scheduling sess ffff93ebf9306800 for deletion 50:06:0e:80:12:48:ff:50 fc4_type 1 20808683957 027 qla2xxx [0000:13:00.1]-e801:4: Scheduling sess ffff93ebf9306800 for deletion 50:06:0e:80:12:48:ff:50 fc4_type 1 Move the clearing/setting of deleted flag lock.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.11, < 5.4.258 |
| Linux | Linux Kernel | >= 5.5, < 5.10.195 |
| Linux | Linux Kernel | >= 5.11, < 5.15.132 |
| Linux | Linux Kernel | >= 5.16, < 6.1.54 |
| Linux | Linux Kernel | >= 6.2, < 6.5.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53615?
How severe is CVE-2023-53615?
How do I fix CVE-2023-53615?
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-5361Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-53610In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53611In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53612In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53613In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53614In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-53616In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53617In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53618In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53619In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5362The Carousel, Recent Post Slider and Banner Slider plugin fo…5.4
- CVE-2023-53620In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53615?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
