In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Feb 14, 2026
to the GitHub Advisory Database
•
Updated Mar 17, 2026
Description
Published by the National Vulnerability Database
Feb 14, 2026
Published to the GitHub Advisory Database
Feb 14, 2026
Last updated
Mar 17, 2026
In the Linux kernel, the following vulnerability has been resolved:
ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
The error branch for ext4_xattr_inode_update_ref forget to release the
refcount for iloc.bh. Find this when review code.
References