Security Advisory

CVE-2024-46751

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-18 07:12:11
Last updated 2026-05-11 20:35:42
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: btrfs: dont BUG_ON() when 0 reference count at btrfs_lookup_extent_info() Instead of doing a BUG_ON() handle the error by returning -EUCLEAN, aborting the transaction and logging an error message.