In the Linux kernel, the following vulnerability has been resolved:
scsi: target: pscsi: Fix bio_put() for error case
As of commit 066ff571011d ("block: turn bio_kmalloc into a simple kmalloc
wrapper"), a bio allocated by bio_kmalloc() must be freed by bio_uninit()
and kfree(). That is not done properly for the error case, hitting WARN and
NULL pointer dereference in bio_free().
Metrics
Affected Vendors & Products
References
History
Thu, 12 Sep 2024 20:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-03T17:00:44.230Z
Updated: 2024-11-05T09:15:15.110Z
Reserved: 2024-02-19T14:20:24.171Z
Link: CVE-2024-26760
Vulnrichment
Updated: 2024-08-02T00:14:13.227Z
NVD
Status : Awaiting Analysis
Published: 2024-04-03T17:15:52.367
Modified: 2024-11-21T09:03:00.647
Link: CVE-2024-26760
Redhat