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

Tue, 05 Nov 2024 08:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-05-21T14:35:40.479Z

Updated: 2024-11-04T12:03:46.315Z

Reserved: 2024-05-21T14:28:16.975Z

Link: CVE-2021-47328

cve-icon Vulnrichment

Updated: 2024-08-04T05:32:08.445Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-05-21T15:15:19.823

Modified: 2024-05-21T16:54:26.047

Link: CVE-2021-47328

cve-icon Redhat

Severity : Moderate

Publid Date: 2024-05-21T00:00:00Z

Links: CVE-2021-47328 - Bugzilla