CVE-2024-41935

Advisory lineage Upstream: 0 Downstream: 16
Analyzed
Published: 11 Jan 2025, 12:25
Last modified:11 May 2026, 20:26

Vulnerability Summary

Overall Risk (default)
medium
28/100
CVSS Score
7.1 HIGH
v3.1 (nvd)
EPSS Score
0.01% LOW
0% probability -0.02%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

11 Jan 2025, 12:25
Published
Vulnerability first disclosed
11 May 2026, 20:26
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to shrink read extent node in batches We use rwlock to protect core structure data of extent tree during its shrink, however, if there is a huge number of extent nodes in extent tree, during shrink of extent tree, it may hold rwlock for a very long time, which may trigger kernel hang issue. This patch fixes to shrink read extent node in batches, so that, critical region of the rwlock can be shrunk to avoid its extreme long time hold.

CVSS Metrics

  • v3.1HIGHScore: 7.1CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

EPSS Trends

Current EPSS score: 0.01% Percentile: 1%

Techniques & Countermeasures

  • CWE-125Out-of-bounds Read

    The product reads data past the end, or before the beginning, of the intended buffer.

Affected Systems

  • linuxlinux

    ≥ 98e4da8ca301e062d79ae168c67e56f3c3de3ce4, < 295b50e95e900da31ff237e46e04525fa799b2cf | ≥ 98e4da8ca301e062d79ae168c67e56f3c3de3ce4, < 924f7dd1e832e4e4530d14711db223d2803f7b61 | ≥ 98e4da8ca301e062d79ae168c67e56f3c3de3ce4, < 3fc5d5a182f6a1f8bd4dc775feb54c369dd2c343 | 3.8

  • linuxlinux_kernel

    ≥ 3.8, < 6.6.66 | ≥ 6.7, < 6.12.5

References (3)