Service interruption via unreleased watch objects
Published Feb 26, 2025 · Updated May 11, 2026
Memory leak in Linux kernel watch_queue allows local users to exhaust memory by repeatedly creating and releasing key watches. The free_watch() cleanup path releases associated resources but omits kfree() for the watch object itself, leaving each allocation unreachable. Low-privileged local access is required; repeated triggers consume kernel memory and can interrupt service.
Summary
What happened
Memory leak in Linux kernel watch_queue allows local users to exhaust memory by repeatedly creating and releasing key watches. The free_watch() cleanup path releases associated resources but omits kfree() for the watch object itself, leaving each allocation unreachable. Low-privileged local access is required; repeated triggers consume kernel memory and can interrupt service.
The record
- CVE
- CVE-2022-49256
- Published
- Feb 26, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, CWE-772
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 26, 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=5.8
- Affected versionversion=c73be61cede5882f9605a852414db559c0ebedfd <31824613a42aacdcbeb325bf07a1c8247a11ebe2
- Affected versionversion=c73be61cede5882f9605a852414db559c0ebedfd <3d8dcf278b1ee1eff1e90be848fa2237db4c07a7
- Affected versionversion=c73be61cede5882f9605a852414db559c0ebedfd <7e8c9b0df07a77f0d072603b8ced2677e30e1893
- Affected versionversion=c73be61cede5882f9605a852414db559c0ebedfd <9d92be1a09fbb3dd65600dbfe7eedb40e7228e4b
- Affected versionversion=c73be61cede5882f9605a852414db559c0ebedfd <f69aecb49968e14196366bbe896eab0a904229f5
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