Cyber Resilience

CVE-2024-35936

Linux Kernel ≤ 4.19.312

Published
19 May 2024
Modified
12 May 2026
Patch / advisory
CVSS Score v3.1 5.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0023 14th percentile
Risk Priority 42 floored blend · peak EPSS

Summary

CVE-2024-35936 is a medium-severity an unspecified weakness vulnerability in Linux Linux Kernel. Its CVSS base score is 5.5 (Medium).

Operationally, ranked at the 14th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() The unhandled case in btrfs_relocate_sys_chunks() loop is a corruption, as it could be caused only by two impossible conditions: - at first…

more

the search key is set up to look for a chunk tree item, with offset -1, this is an inexact search and the key->offset will contain the correct offset upon a successful search, a valid chunk tree item cannot have an offset -1 - after first successful search, the found_key corresponds to a chunk item, the offset is decremented by 1 before the next loop, it's impossible to find a chunk item there due to alignment and size constraints

CWE(s)

Related Threats

CVEs Like This One

CVE-2025-38108Same product: Debian Debian Linux
CVE-2025-39857Same product: Debian Debian Linux
CVE-2025-38494Same product: Debian Debian Linux
CVE-2025-38344Same product: Debian Debian Linux
CVE-2025-38203Same product: Debian Debian Linux
CVE-2024-26689Same product: Debian Debian Linux
CVE-2024-35905Same product: Debian Debian Linux
CVE-2023-52672Same product: Debian Debian Linux
CVE-2023-3609Same product: Debian Debian Linux
CVE-2025-37850Same product: Debian Debian Linux

Affected Assets

linux
linux kernel
≤ 4.19.312 · 4.20 — 5.4.274 · 5.5 — 5.10.215
debian
debian linux
10.0

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References