Skip to main content

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)

0
Medium
Published: 09/11/2026 (09/11/2026, 21:31:39 UTC)
Source: GCVE Database

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

AILast updated: 09/12/2026, 00:48:36 UTC

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.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

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 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses