CVE-2021-47623
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a vulnerability was discovered in the powerpc/fixmap component. The issue occurs when unmapping a fixmap entry by calling __set_fixmap() with FIXMAP_PAGE_CLEAR as flags. The powerpc __set_fixmap() implementation calls map_kernel_page(), which triggers a warning when called a second time for the same page (Kernel Git). This vulnerability was assigned CVE-2021-47623 and was fixed in 2021.

Technical details

The vulnerability manifests when map_kernel_page() is called multiple times on the same page during fixmap unmapping operations. This triggers a VM debug warning at arch/powerpc/mm/pgtable.c:194 in the set_pte_at function. The issue was resolved by implementing a new unmap_kernel_page() function which properly clears an existing page table entry (PTE) and flushes the TLB range (Kernel Git).

Impact

When triggered, this vulnerability results in VM debug warnings and potential system instability on PowerPC systems. The issue affects the kernel's memory management subsystem, specifically the fixmap unmapping operations.

Exploitability

The vulnerability is triggered during normal system operations when unmapping fixmap entries. It primarily affects PowerPC systems and requires no special privileges to trigger, as it can occur during regular kernel operations like early_iounmap() calls (Kernel Git).

Mitigation and workarounds

The issue was fixed by implementing a new unmap_kernel_page() function that properly handles the unmapping operation. The fix was included in the Linux kernel through a patch that modifies the fixmap handling code to use the new function when FIXMAP_PAGE_CLEAR is specified (Kernel Git).

Additional resources


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-80913NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesSep 04, 2026
CVE-2026-80905NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesSep 04, 2026
CVE-2026-80898NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesSep 04, 2026
CVE-2026-80897NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesSep 04, 2026
CVE-2026-80892NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesSep 04, 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