CVE-2025-21866
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability in the Linux kernel's PowerPC code-patching infrastructure was discovered, identified as CVE-2025-21866. The issue was found when a KASAN (Kernel Address Sanitizer) hit occurred while booting a PowerMac G4 with a KASAN-enabled kernel 6.13-rc6. The vulnerability affects Linux kernel versions from 6.13 to 6.13.5, 6.2 to 6.6.80, and 6.7 onwards (NVD).

Technical details

The vulnerability stems from incorrectly flagging text patching area as VMALLOC in the PowerPC code-patching infrastructure. The text patching infrastructure allocates a virtual memory area using getvmarea() and flags it as VMALLOC, but this flag is specifically meant for vmalloc() allocated memory. The issue went undetected until the implementation of copyfrom/tokernelnofault instrumentation. The area allocated by textareacpuup() is not vmalloc memory but is instead mapped directly on demand when needed by mapkernelpage(). The CVSS v3.1 base score is 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability results in a KASAN hit reporting vmalloc-out-of-bounds access in copytokernel_nofault, which can lead to system instability. The issue specifically affects PowerPC systems and can cause kernel warnings and potential system crashes when using KASAN-enabled kernels (NVD).

Mitigation and workarounds

The fix involves modifying the getvmarea() call to not use the VM_ALLOC flag, instead passing 0 as the flag parameter. This ensures the area will be unpoisoned and usable immediately. The fix has been implemented in the Linux kernel through various patches (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-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-rt-modules-internal
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-debug-modules-extra
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • linux-nvidia-tegra
NoYesDec 09, 2025
CVE-2025-40345N/AN/A
  • Linux KernelLinux Kernel
  • kernel-headers
NoYesDec 12, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesDec 09, 2025

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