In the Linux kernel, the following vulnerability has been resolved:
scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
RIP: 0010:kmem_cache_free+0xfa/0x1b0
Call Trace:
qla2xxx_mqueuecommand+0x2b5/0x2c0 [qla2xxx]
scsi_queue_rq+0x5e2/0xa40
__blk_mq_try_issue_directly+0x128/0x1d0
blk_mq_request_issue_directly+0x4e/0xb0
Fix incorrect call to free srb in qla2xxx_mqueuecommand(), as srb is now
allocated by upper layers. This fixes smatch warning of srb unintended
free.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-02-27T18:47:01.783Z
Updated: 2024-11-04T11:56:45.244Z
Reserved: 2024-02-27T18:42:55.942Z
Link: CVE-2021-46963
Vulnrichment
Updated: 2024-08-04T05:17:42.900Z
NVD
Status : Awaiting Analysis
Published: 2024-02-27T19:04:07.000
Modified: 2024-02-28T14:06:45.783
Link: CVE-2021-46963
Redhat