CVE-2024-41935

Source
https://cve.org/CVERecord?id=CVE-2024-41935
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-41935.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-41935
Downstream
Related
Published
2025-01-11T12:25:09.701Z
Modified
2026-04-02T12:17:28.560632Z
Summary
f2fs: fix to shrink read extent node in batches
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/41xxx/CVE-2024-41935.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
98e4da8ca301e062d79ae168c67e56f3c3de3ce4
Fixed
295b50e95e900da31ff237e46e04525fa799b2cf
Fixed
924f7dd1e832e4e4530d14711db223d2803f7b61
Fixed
3fc5d5a182f6a1f8bd4dc775feb54c369dd2c343

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-41935.json"