Kernel-memory exhaustion via leaked DAMON contexts
Published May 27, 2026 · Updated May 27, 2026
Resource leak in Linux Kernel 6.17 allows local users to exhaust kernel memory by repeatedly enabling DAMON_STAT when startup fails. damon_stat_start() leaves the context allocated by damon_stat_build_ctx() reachable only through damon_stat_context after damon_start() fails, and a later enable attempt overwrites that stale pointer without freeing the allocation. Reachability requires a kernel built with CONFIG_DAMON_STAT=y, permission to change its enabled parameter, and a startup failure; repeated failures consume kernel memory and can interrupt service.
Summary
What happened
Resource leak in Linux Kernel 6.17 allows local users to exhaust kernel memory by repeatedly enabling DAMON_STAT when startup fails. damon_stat_start() leaves the context allocated by damon_stat_build_ctx() reachable only through damon_stat_context after damon_start() fails, and a later enable attempt overwrites that stale pointer without freeing the allocation. Reachability requires a kernel built with CONFIG_DAMON_STAT=y, permission to change its enabled parameter, and a startup failure; repeated failures consume kernel memory and can interrupt service.
The record
- CVE
- CVE-2026-46087
- Published
- May 27, 2026
- Updated
- May 27, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-401, T1499
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- May 27, 2026CVE publishedPublication date reported by the CVE source.
- May 27, 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=369c415e60732b7c8ed33368891581246f580d7a <50bc1d7e0f3bb6932c8dc5da0907eead0790176b
- Affected versionversion=369c415e60732b7c8ed33368891581246f580d7a <8a62c58411cbd748d7aeab0e5b0963e33ff47a7a
- Affected versionversion=369c415e60732b7c8ed33368891581246f580d7a <e04ed278d25bf15769800bf6e35c6737f137186f
- Affected versionversion=6.17
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