Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-41033
HistoryJul 29, 2024 - 3:15 p.m.

CVE-2024-41033

2024-07-2915:15:11
Debian Security Bug Tracker
security-tracker.debian.org
2
cve-2024-41033
linux kernel
vulnerability

AI Score

6.9

Confidence

Low

EPSS

0

Percentile

9.4%

In the Linux kernel, the following vulnerability has been resolved: cachestat: do not flush stats in recency check syzbot detects that cachestat() is flushing stats, which can sleep, in its RCU read section (see [1]). This is done in the workingset_test_recent() step (which checks if the folio’s eviction is recent). Move the stat flushing step to before the RCU read section of cachestat, and skip stat flushing during the recency check. [1]: https://lore.kernel.org/cgroups/[email protected]/

AI Score

6.9

Confidence

Low

EPSS

0

Percentile

9.4%

Related for DEBIANCVE:CVE-2024-41033