Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-26760
HistoryApr 03, 2024 - 12:00 a.m.

CVE-2024-26760

2024-04-0300:00:00
ubuntu.com
ubuntu.com
9
linux kernel
scsi target
pscsi
bio_put
vulnerability

AI Score

7.8

Confidence

High

EPSS

0

Percentile

15.5%

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

AI Score

7.8

Confidence

High

EPSS

0

Percentile

15.5%