Lucene search

K
ubuntucveUbuntu.comUB:CVE-2022-48747
HistoryJun 20, 2024 - 12:00 a.m.

CVE-2022-48747

2024-06-2000:00:00
ubuntu.com
ubuntu.com
linux kernel
vulnerability
fix
bio_truncate()

7.1 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%

In the Linux kernel, the following vulnerability has been resolved:
block: Fix wrong offset in bio_truncate()
bio_truncate() clears the buffer outside of last block of bdev, however
current bio_truncate() is using the wrong offset of page. So it can
return the uninitialized data.
This happened when both of truncated/corrupted FS and userspace (via
bdev) are trying to read the last of bdev.

7.1 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%