CVE-2026-64146
Last modified
CVE-2026-64146 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: erofs: fix metabuf leak in inode xattr initialization commit bb88e8da0025 ("erofs: use meta buffers for xattr operations") converted xattr operations to use on-stack erofs_buf instances. erofs_init_inode_xattrs() uses such a metabuf while reading the inline xattr header and shared xattr id array. Some error paths after erofs_read_metabuf() leave through out_unlock without dropping the metabuf, so the folio reference can leak. Consolidate the cleanup at out_unlock. erofs_put_metabuf() is a no-op if no folio has been acquired, and this keeps all paths after taking EROFS_I_BL_XATTR_BIT covered by a single cleanup site.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: erofs: fix metabuf leak in inode xattr initialization commit bb88e8da0025 ("erofs: use meta buffers for xattr operations") converted xattr operations to use on-stack erofs_buf instances. erofs_init_inode_xattrs() uses such a metabuf while reading the inline xattr header and shared xattr id array. Some error paths after erofs_read_metabuf() leave through out_unlock without dropping the metabuf, so the folio reference can leak. Consolidate the cleanup at out_unlock. erofs_put_metabuf() is a no-op if no folio has been acquired, and this keeps all paths after taking EROFS_I_BL_XATTR_BIT covered by a single cleanup site.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= bb88e8da00253bea0e7f0f4cdfd7910572d7799f, < 492c73b21fefa36f3869cb2b188ffb7fe37b3a9b; >= bb88e8da00253bea0e7f0f4cdfd7910572d7799f, < 79b09c54c6563df9846ca3094bcfd72082c3e1d7 |
| Linux | Linux | 5.17 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64146?
How severe is CVE-2026-64146?
How do I fix CVE-2026-64146?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64140In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64141In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64142In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64143In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64144In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64145In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64147In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64148In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64149In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6415The Advanced Custom Fields: Font Awesome plugin for WordPres…6.4
- CVE-2026-64150In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64151In the Linux kernel, the following vulnerability has been re…8.4
Are you affected by CVE-2026-64146?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
