Security Advisory

CVE-2024-46841

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-27 12:39:35
Last updated 2026-01-05 10:53:36
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: btrfs: dont BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc() We handle errors here properly, ENOMEM isnt fatal, return the error.