Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2026-89757
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-89757 is a memory accounting flaw in the Linux kernel's Multi-Generational LRU (mm/mglru) subsystem, specifically in the sort_folio() function's handling of unevictable folios. The bug causes mlock_count to be aliased with LIST_POISON2 (value 0x122/290), leading to incorrect Mlocked accounting and a denial-of-service condition. It affects Linux kernel versions from 6.1 up to (but not including) the fixed commits in the 6.18 and 7.2 stable series. The vulnerability was published on September 11, 2026, and is rated HIGH severity with an EPSS score of approximately 0.184% (Red Hat Advisory, Github Advisory).

Technical details

The root cause is classified as CWE-911 (Improper Update of Reference Count). In sort_folio(), a shortcut for moving unevictable folios between generation lists fails to initialize mlock_count after lru_gen_del_folio() has already poisoned folio->lru via list_del(), causing mlock_count to alias LIST_POISON2 (0x122 = 290). Additionally, the shortcut calls lru_gen_del_folio() while PG_lru is still set, creating a race condition with concurrent folio_test_clear_lru() operations (e.g., during compaction or folio_isolate_lru()). The fix isolates affected folios as common folios and routes them through the generic shrink path, matching classical LRU behavior (Red Hat Bugzilla, Github Advisory).

Impact

Successful exploitation allows any local user to corrupt kernel memory accounting by performing munlock operations on memory regions, causing unevictable folios to remain incorrectly marked as locked with inflated Mlocked accounting. This persists until the affected pages are freed, progressively degrading system memory management and potentially causing a denial-of-service condition. There is no evidence of confidentiality or integrity impact; the primary consequence is availability degradation through corrupted memory reclaim behavior (Red Hat Advisory, Red Hat Bugzilla).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of publication. The vulnerability requires local access to trigger, limiting its attack surface. The EPSS score is approximately 0.184% (8th percentile), indicating a low probability of exploitation in the near term. The CVE is not listed in the CISA Known Exploited Vulnerabilities catalog (Github Advisory, Red Hat Advisory).

Mitigation and workarounds

Apply the upstream Linux kernel patches that fix mlock_count initialization and correct the PG_lru flag ordering in sort_folio(). Fixed commits are available at 54a58d6656dd403b686b247f0bad8507cbfb45df, 15d3a2a71c8bf7333d019d249ee33669e69e4275, and f7e698e326b239a91ea15844817551921209e826 in the stable kernel tree. Patched versions include Linux 6.18.51 and 7.2.4 or later; users should update to a patched kernel version provided by their distribution (Github Advisory, Red Hat Bugzilla).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Affected

sid

linux: 7.2.6-1

Fixed

trixie

linux

Affected

Ubuntu

Affected

bionic

linux

Not Affected

bionic (esm-infra)

linux

Not Affected

bionic (fips-updates)

linux-fips

Not Affected

bionic (fips)

linux-fips

Not Affected

devel

linux: 7.3.0-5.5

Affected

focal

linux

Not Affected

focal (esm-infra)

linux

Not Affected

focal (fips-updates)

linux-fips

Not Affected

RHEL / CentOS

Affected

OpenShift

openshift/ose-rhel-coreos-9

Affected

RHEL 8

Not Affected

RHEL 9

kernel-rt.src

Affected

RHEL 10

kernel-rt.src

Affected

SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.17
NoYesSep 17, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management