CVE-2024-35936
MEDIUMLinux Kernel - Denial of Service in Btrfs Chunk Tree Lookup
Title source: llmDescription
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 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
References (11)
Core 11
Core References
Mailing List, Third Party Advisory
https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
Mailing List, Third Party Advisory
https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
Vendor Advisory
https://cert-portal.siemens.com/productcert/html/ssa-265688.html
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
6.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
Status
published
Products (27)
debian/debian_linux
10.0
linux/Kernel
2.6.29 - 4.19.312linux
linux/Kernel
4.20.0 - 5.4.274linux
linux/Kernel
5.11.0 - 5.15.155linux
linux/Kernel
5.16.0 - 6.1.86linux
linux/Kernel
5.5.0 - 5.10.215linux
linux/Kernel
6.2.0 - 6.6.27linux
linux/Kernel
6.7.0 - 6.8.6linux
Linux/Linux
< 2.6.29
Linux/Linux
2.6.29
... and 17 more
Published
May 19, 2024
Tracked Since
Feb 18, 2026