Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-89805
Published: September 17, 2026
Vulnerability details
The vulnerability allows a local user to compromise confidentiality, integrity, and availability.
The vulnerability exists due to improper handling of higher-order folio allocation failures in drm_pagemap_migrate_populate_ram_pfn() when migrating RAM PFNs after a higher-order folio allocation fails. A local user can trigger migration under this allocation-failure condition to compromise confidentiality, integrity, and availability.
Source-page entries for demoted destination ranges may be left unset, causing copying to stop after the first page.