CVE-2021-46910
Linux Kernel vulnerability analysis and mitigation

Overview

The Linux kernel vulnerability CVE-2021-46910 affects the debugging code for kmap_local() functionality. The issue was discovered in the Linux kernel versions from 5.11.0 up to (excluding) 5.11.16. The vulnerability occurs when the debugging code doubles the number of per-CPU fixmap slots allocated for kmap_local(), using half of them as guard regions, which can cause the fixmap region to grow beyond its reserved window (NVD, Kernel Patch).

Technical details

The vulnerability manifests when a kernel is built with NR_CPUS=32 and CONFIG_DEBUG_KMAP_LOCAL=y configurations. In this scenario, the fixmap region grows downwards beyond its reserved window and collides with the virtual DT mapping below it. This becomes particularly problematic during EFI boot when the FDT is passed in highmem, causing the fixmap code to misidentify block entries below the fixmap region as fixmap table entries. The code then attempts to dereference these entries using a phys-to-virt translation that is only valid for lowmem, resulting in kernel paging request errors (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 MEDIUM (Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) (NVD).

Impact

When exploited, this vulnerability can lead to system crashes due to invalid memory access attempts. The primary impact is on system availability, as evidenced by the kernel's inability to handle paging requests at specific virtual addresses, resulting in kernel oops and potential system instability (Kernel Patch).

Mitigation and workarounds

The issue has been resolved by limiting CONFIG_NR_CPUS to 16 when CONFIG_DEBUG_KMAP_LOCAL=y is enabled. Additionally, the BUILD_BUG_ON() check has been fixed to properly verify whether the region grows below the start address rather than above the end address. These changes were implemented in the kernel patch to prevent the fixmap region from exceeding its allocated space (Kernel Patch).

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-2025-68764N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug
NoYesJan 05, 2026
CVE-2025-68758N/AN/A
  • Linux KernelLinux Kernel
  • linux-riscv
NoYesJan 05, 2026
CVE-2025-68756N/AN/A
  • Linux KernelLinux Kernel
  • linux-fips
NoYesJan 05, 2026
CVE-2025-68753N/AN/A
  • Linux KernelLinux Kernel
  • python3-perf
NoYesJan 05, 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