Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-42143
HistoryJul 30, 2024 - 12:00 a.m.

CVE-2024-42143

2024-07-3000:00:00
ubuntu.com
ubuntu.com
1
linux kernel
orangefs
out-of-bounds access
superblock
patch
xfstests

AI Score

7

Confidence

High

EPSS

0

Percentile

9.5%

In the Linux kernel, the following vulnerability has been resolved:
orangefs: fix out-of-bounds fsid access
Arnd Bergmann sent a patch to fsdevel, he says:
“orangefs_statfs() copies two consecutive fields of the superblock into
the statfs structure, which triggers a warning from the string
fortification
helpers”
Jan Kara suggested an alternate way to do the patch to make it more
readable.
I ran both ideas through xfstests and both seem fine. This patch
is based on Jan Kara’s suggestion.

AI Score

7

Confidence

High

EPSS

0

Percentile

9.5%