CVE-2021-47328 - CVE House
Back to Database
Status published High CVE-2021-47328

scsi: iscsi: Fix conn use after free during resets

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2021-47328

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
660d0831d1494a6837b2f810d08b5be092c1f31d, 861a9633c22ee8b484e1b4054995f7e1b94a3834, 0adcec66bce9b7e84847da09ae3f8bc36e753312, 20b38ab5b687df3dbb873cfb0efa946a021f890a, 71b6a23ea944c6a30958bd15a69211e1fd521e1e, 3.2.72, 3.4.111, 3.18.22, 4.1.7, 4.2, 0, 4.19.198, 5.4.134, 5.10.52, 5.12.19, 5.13.4, 5.14

Timeline

Official Publish: May 21st, 2024
Last Modified: May 23rd, 2026
Added to House: July 21st, 2026

CVSS Vectors

V3: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.