CVE-2023-53322
Last modified
CVE-2023-53322 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Wait for io return on terminate rport System crash due to use after free. Current code allows terminate_rport_io to exit before making sure all IOs has returned. For FCP-2 device, IO's can hang on in HW because driver has not tear down the session in FW at first sign of cable pull. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Wait for io return on terminate rport System crash due to use after free. Current code allows terminate_rport_io to exit before making sure all IOs has returned. For FCP-2 device, IO's can hang on in HW because driver has not tear down the session in FW at first sign of cable pull. When dev_loss_tmo timer pops, terminate_rport_io is called and upper layer is about to free various resources. Terminate_rport_io trigger qla to do the final cleanup, but the cleanup might not be fast enough where it leave qla still holding on to the same resource. Wait for IO's to return to upper layer before resources are freed.
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 | < 4.14.322 |
| Linux | Linux Kernel | >= 4.15, < 4.19.291 |
| Linux | Linux Kernel | >= 4.20, < 5.4.251 |
| Linux | Linux Kernel | >= 5.5, < 5.10.188 |
| Linux | Linux Kernel | >= 5.11, < 5.15.121 |
| Linux | Linux Kernel | >= 5.16, < 6.1.40 |
| Linux | Linux Kernel | >= 6.2, < 6.4.5 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53322?
How severe is CVE-2023-53322?
How do I fix CVE-2023-53322?
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-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
- CVE-2023-53323In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53324In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53325In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53326In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53327In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53328In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-53322?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
