In the Linux kernel, the following vulnerability has been resolved:
scsi: iscsi: Fix HW conn removal use after free
If qla4xxx doesn't remove the connection before the session, the iSCSI
class tries to remove the connection for it. We were doing a
iscsi_put_conn() in the iter function which is not needed and will result
in a use after free because iscsi_remove_conn() will free the connection.
Metrics
Affected Vendors & Products
References
History
Fri, 20 Jun 2025 14:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 18 Jun 2025 11:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: Fix HW conn removal use after free If qla4xxx doesn't remove the connection before the session, the iSCSI class tries to remove the connection for it. We were doing a iscsi_put_conn() in the iter function which is not needed and will result in a use after free because iscsi_remove_conn() will free the connection. | |
Title | scsi: iscsi: Fix HW conn removal use after free | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-06-18T11:01:34.049Z
Reserved: 2025-06-18T10:57:27.395Z
Link: CVE-2022-50031

No data.

Status : Awaiting Analysis
Published: 2025-06-18T11:15:31.450
Modified: 2025-06-18T13:46:52.973
Link: CVE-2022-50031
