Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — scsi: qla2xxx: Wait for io return on terminate rport
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U H H H 7.8 .0021 11.7 —
AFFECTED
Product Versions Fixed
Linux 715848ca6fffeb6362a50887d9c26245bd5dfba9 – —
Linux 2.6.34 – 4.14.322
TIMELINE
Sep 16 Reserved by Linux
Sep 16 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2023-53322 (Linux). CVSS 8.8 → 7.8 (NVD).
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.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| September 16, 2025 | Reserved | Reserved by Linux |
| September 16, 2025 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2023-53322 (Linux). CVSS 8.8 → 7.8 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 715848ca6fffeb6362a50887d9c26245bd5dfba9 | — |
| Linux | Linux | — | 2.6.34 | 4.14.322 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2023-53322 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.