CVE-2023-53322
HIGHLinux Kernel < 4.14.322 - Use-After-Free in SCSI qla2xxx Terminate Rport
Title source: llmDescription
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.
References (8)
Core 8
Core References
Scores
CVSS v3
7.8
EPSS
0.0014
EPSS Percentile
3.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-416
Status
published
Products (19)
Linux/Linux
< 2.6.34
Linux/Linux
2.6.34
Linux/Linux
4.14.322 - 4.14.*
Linux/Linux
4.19.291 - 4.19.*
Linux/Linux
5.10.188 - 5.10.*
Linux/Linux
5.15.121 - 5.15.*
Linux/Linux
5.4.251 - 5.4.*
Linux/Linux
6.1.40 - 6.1.*
Linux/Linux
6.4.5 - 6.4.*
Linux/Linux
6.5
... and 9 more
Published
Sep 16, 2025
Tracked Since
Feb 18, 2026