Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-26760
HistoryApr 03, 2024 - 5:15 p.m.

CVE-2024-26760

2024-04-0317:15:52
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
1
linux kernel
vulnerability
cve-2024-26760
scsi target
pscsi
bio_put()
error

7.5 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

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().

7.5 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%