In the Linux kernel, the following vulnerability has been resolved: mm: memcg: stop reclaim when a limit update is superseded kernfs serializes file… (CVE-2026-89752)
A vulnerability in the Linux kernel's memory control group (memcg) subsystem could cause a reclaim operation to loop indefinitely when memory limits are updated concurrently through separate open files. This occurs because the reclaim loop uses a stale target limit after another writer raises or removes the limit, potentially causing the first writer to block and repeatedly increment an out-of-memory (OOM) event counter. The issue was discovered through automated testing and has been resolved by checking the current limit at each reclaim iteration and stopping if it no longer matches the writer's target.
AI Analysis
Technical Summary
The Linux kernel memcg subsystem serializes file operations per open file but allows concurrent updates to the same memory.high or memory.max file via separate open files. Both update handlers store the new limit before synchronous reclaim but continue using the writer's local target during reclaim. If another writer raises or removes the limit, the first writer's reclaim loop may continue toward a stale target, causing an indefinite loop once reclaim retries are exhausted. This leads to the OOM path incorrectly returning true without killing processes, while the writer still records OOM events. The patch fixes this by verifying the current limit at each reclaim iteration and stopping if it differs from the writer's target. The issue was found via automated randomized testing and is not known to have been exploited in production.
Potential Impact
The vulnerability can cause a reclaim operation in the Linux kernel memcg subsystem to loop indefinitely, potentially blocking the writer and causing repeated OOM event increments. This may affect system stability under specific memory limit update conditions but has not been reported in production workloads or exploited in the wild.
Mitigation Recommendations
A fix is available that checks the current memory limit at the start of each reclaim iteration and stops reclaiming if the limit no longer matches the writer's target. Users should apply the official Linux kernel patch that resolves this issue. No additional mitigation is indicated.
In the Linux kernel, the following vulnerability has been resolved: mm: memcg: stop reclaim when a limit update is superseded kernfs serializes file… (CVE-2026-89752)
Description
A vulnerability in the Linux kernel's memory control group (memcg) subsystem could cause a reclaim operation to loop indefinitely when memory limits are updated concurrently through separate open files. This occurs because the reclaim loop uses a stale target limit after another writer raises or removes the limit, potentially causing the first writer to block and repeatedly increment an out-of-memory (OOM) event counter. The issue was discovered through automated testing and has been resolved by checking the current limit at each reclaim iteration and stopping if it no longer matches the writer's target.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel memcg subsystem serializes file operations per open file but allows concurrent updates to the same memory.high or memory.max file via separate open files. Both update handlers store the new limit before synchronous reclaim but continue using the writer's local target during reclaim. If another writer raises or removes the limit, the first writer's reclaim loop may continue toward a stale target, causing an indefinite loop once reclaim retries are exhausted. This leads to the OOM path incorrectly returning true without killing processes, while the writer still records OOM events. The patch fixes this by verifying the current limit at each reclaim iteration and stopping if it differs from the writer's target. The issue was found via automated randomized testing and is not known to have been exploited in production.
Potential Impact
The vulnerability can cause a reclaim operation in the Linux kernel memcg subsystem to loop indefinitely, potentially blocking the writer and causing repeated OOM event increments. This may affect system stability under specific memory limit update conditions but has not been reported in production workloads or exploited in the wild.
Mitigation Recommendations
A fix is available that checks the current memory limit at the start of each reclaim iteration and stops reclaiming if the limit no longer matches the writer's target. Users should apply the official Linux kernel patch that resolves this issue. No additional mitigation is indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-8w7m-rmxj-xxh8
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89752"]
Threat ID: 6aa49ff955bf5e2cf5a865be
Added to database: 09/12/2026, 00:42:33 UTC
Last enriched: 09/12/2026, 00:48:36 UTC
Last updated: 09/12/2026, 00:48:36 UTC
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.