Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.

Linux ext4 File System Leaks Memory

CVE-2026-23145
Summary

A Linux file system error could cause the system to run low on memory. This has been fixed in a recent update. Update your Linux system to the latest version to prevent potential issues.

Original title
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 re...
Original description
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.
Published: 14 Feb 2026 · Updated: 10 Mar 2026 · First seen: 6 Mar 2026