Vulnerability in Linux
CVE-2024-41033
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/000000000000f71227061bdf97e0@google.com/
EPSS: 0.003 (21.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 68849411ce9eb55d00cef48504dcb35baca4b37e, b006847222623ac3cda8589d15379eac86a2bcb7, 6.8
- Linux Linux_kernel — versions 6.10
References
Frequently asked questions
- What is CVE-2024-41033?
- CVE-2024-41033 is a medium-severity vulnerability in Linux. CVSS score: 5.5/10. Published 2024-07-29.
- How severe is CVE-2024-41033?
- Medium severity. CVSS v3 base score is 5.5 out of 10.