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-2021-47328HIGH
Linux Linux — scsi: iscsi: Fix conn use after free during resets
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  H  H  H    7.8   .0076   52.4     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    660d0831d1494a6837b2f810d08b5be092c1f31d –  —
  Linux    4.2 –                                       4.19.198
TIMELINE
  May 21  Reserved by Linux
  May 21  Published (CNA: Linux)
  Aug 4   RESCORED — CVE-2021-47328 (Linux). CVSS 9.8 → 7.8 (NVD).
CWE-416 · CNA: Linux · CVSS v3.1 · 6 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: Fix conn use after free during resets If we haven't done a unbind target call we can race where iscsi_conn_teardown wakes up the EH thread and then frees the conn while those threads are still accessing the conn ehwait. We can only do one TMF per session so this just moves the TMF fields from the conn to the session. We can then rely on the iscsi_session_teardown->iscsi_remove_session->__iscsi_unbind_session call to remove the target and it's devices, and know after that point there is no device or scsi-ml callout trying to access the session.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
May 21, 2024ReservedReserved by Linux
May 21, 2024PublishedPublished (CNA: Linux)
August 4, 2026RESCOREDRESCORED — CVE-2021-47328 (Linux). CVSS 9.8 → 7.8 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux660d0831d1494a6837b2f810d08b5be092c1f31d
LinuxLinux4.24.19.198

Weaknesses

CWE-416

References (6)

Related

Authoritative record: CVE-2021-47328 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-2021-47328 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.