Local service interruption via leaked xattr buffer
Published May 1, 2025 · Updated May 11, 2026
Memory leak in the Linux kernel allows local users to interrupt service through repeated failed security extended-attribute reads. In cap_inode_getsecurity(), vfs_getxattr_alloc() can allocate or resize tmpbuf, but an error from handler->get() leaves the buffer unreleased. A local low-privileged user must repeatedly reach this error path; the bounded consequence is memory exhaustion and service interruption, with no reported data access or modification.
Summary
What happened
Memory leak in the Linux kernel allows local users to interrupt service through repeated failed security extended-attribute reads. In cap_inode_getsecurity(), vfs_getxattr_alloc() can allocate or resize tmpbuf, but an error from handler->get() leaves the buffer unreleased. A local low-privileged user must repeatedly reach this error path; the bounded consequence is memory exhaustion and service interruption, with no reported data access or modification.
The record
- CVE
- CVE-2022-49890
- Published
- May 1, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 1, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4.14
- Affected versionversion=8db6c34f1dbc8e06aa016a9b829b06902c3e1340 <0c3e6288da650d1ec911a259c77bc2d88e498603
- Affected versionversion=8db6c34f1dbc8e06aa016a9b829b06902c3e1340 <2de8eec8afb75792440b8900a01d52b8f6742fd1
- Affected versionversion=8db6c34f1dbc8e06aa016a9b829b06902c3e1340 <6bb00eb21c0fbf18e5d3538c9ff0cf63fd0ace85
- Affected versionversion=8db6c34f1dbc8e06aa016a9b829b06902c3e1340 <7480aeff0093d8c54377553ec6b31110bea37b4d
- Affected versionversion=8db6c34f1dbc8e06aa016a9b829b06902c3e1340 <8cf0a1bc12870d148ae830a4ba88cfdf0e879cee
- Affected versionversion=8db6c34f1dbc8e06aa016a9b829b06902c3e1340 <90577bcc01c4188416a47269f8433f70502abe98
- Affected versionversion=8db6c34f1dbc8e06aa016a9b829b06902c3e1340 <cdf01c807e974048c43c7fd3ca574f6086a57906
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo