In the Linux kernel, the following vulnerability has been resolved:
scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
Commit 8f394da36a36 ("scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG")
made the __qlt_24xx_handle_abts() function return early if
tcm_qla2xxx_find_cmd_by_tag() didn't find a command, but it missed to clean
up the allocated memory for the management command.
Metrics
Affected Vendors & Products
References
History
Tue, 29 Oct 2024 16:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
cvssV3_1
|
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-28T13:00:37.695Z
Updated: 2024-12-19T08:05:03.263Z
Reserved: 2024-02-25T13:44:28.317Z
Link: CVE-2022-48650
Vulnrichment
Updated: 2024-08-03T15:17:55.695Z
NVD
Status : Awaiting Analysis
Published: 2024-04-28T13:15:07.380
Modified: 2024-11-21T07:33:41.570
Link: CVE-2022-48650
Redhat