Bug 2439842 (CVE-2026-23145) - CVE-2026-23145 kernel: ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
Summary: CVE-2026-23145 kernel: ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
Keywords:
Status: NEW
Alias: CVE-2026-23145
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-14 16:01 UTC by OSIDB Bzimport
Modified: 2026-02-16 08:39 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-02-14 16:01:16 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.