boxscore/security
CVE · referencelatest edition

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.

CVE-2023-53322HIGH
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).
CWE-416 · CNA: Linux · CVSS v3.1 · 8 references · NVD status: Modified

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
DateEventDetail
September 16, 2025ReservedReserved by Linux
September 16, 2025PublishedPublished (CNA: Linux)
August 4, 2026RESCOREDRESCORED — CVE-2023-53322 (Linux). CVSS 8.8 → 7.8 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux715848ca6fffeb6362a50887d9c26245bd5dfba9
LinuxLinux2.6.344.14.322

Weaknesses

CWE-416

References (8)

Related

Authoritative record: CVE-2023-53322 at cve.org

Vendors: linux

Weaknesses: CWE-416

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.