Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-43826
HistoryAug 17, 2024 - 10:15 a.m.

CVE-2024-43826

2024-08-1710:15:08
Debian Security Bug Tracker
security-tracker.debian.org
3
linux
kernel
vulnerability
cve-2024-43826
nfs
trace events
safety
kernel crashes

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

9.5%

In the Linux kernel, the following vulnerability has been resolved: nfs: pass explicit offset/count to trace events nfs_folio_length is unsafe to use without having the folio locked and a check for a NULL ->f_mapping that protects against truncations and can lead to kernel crashes. E.g. when running xfstests generic/065 with all nfs trace points enabled. Follow the model of the XFS trace points and pass in an explΡ–cit offset and length. This has the additional benefit that these values can be more accurate as some of the users touch partial folio ranges.

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

9.5%