๐Ÿ” CVE Alert

CVE-2025-71184

UNKNOWN 0.0

btrfs: fix NULL dereference on root when tracing inode eviction

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfs_evict_inode() the root might be NULL, as implied in the next check that we do in btrfs_evict_inode(). Hence, we either should set the ->root_objectid to 0 in case the root is NULL, or we move tracing setup after checking that the root is not NULL. Setting the rootid to 0 at least gives us the possibility to trace this call even in the case when the root is NULL, so that's the solution taken here.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jan 31, 2026
Last Updated Mar 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1abe9b8a138c9988ba8f7bfded6453649a31541f < 64d8abd8c5305795a2b35fc96039d99d34f5e762 1abe9b8a138c9988ba8f7bfded6453649a31541f < 582ba48e4a4c06fef6bdcf4e57b7b9af660bbd0c 1abe9b8a138c9988ba8f7bfded6453649a31541f < 99e057f3d3ef24b99a7b1d84e01dd1bd890098da 1abe9b8a138c9988ba8f7bfded6453649a31541f < f157dd661339fc6f5f2b574fe2429c43bd309534
Linux / Linux
2.6.39

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/64d8abd8c5305795a2b35fc96039d99d34f5e762 git.kernel.org: https://git.kernel.org/stable/c/582ba48e4a4c06fef6bdcf4e57b7b9af660bbd0c git.kernel.org: https://git.kernel.org/stable/c/99e057f3d3ef24b99a7b1d84e01dd1bd890098da git.kernel.org: https://git.kernel.org/stable/c/f157dd661339fc6f5f2b574fe2429c43bd309534