cve/2024/CVE-2024-46841.md
2025-09-29 21:09:30 +02:00

787 B

CVE-2024-46841

Description

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

POC

Reference

No PoCs from references.

Github