CVE-2021-4440
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-4440 is a vulnerability in the Linux kernel that affects systems with CONFIGPARAVIRTXXL enabled (commonly enabled by distributions that build in paravirtualized Xen support). The vulnerability was discovered in 2024 and was introduced through a backport of MDS (Microarchitectural Data Sampling) mitigation patches to the 5.10 kernel series (GRSecurity Blog).

Technical details

The vulnerability occurs in the x8664 syscall return path where CLEARCPUBUFFERS (which includes the VERW instruction for MDS mitigation) is not executed when returning via sysret. This happens because under CONFIGPARAVIRTXXL, the USERGSSYSRET64 macro is runtime patched to only execute swapgs and sysretq instructions, omitting the crucial CLEARCPUBUFFERS operation. The vulnerability has been assigned a CVSS score of 8.8 High (ASEC).

Impact

The absence of the VERW-based clearing means there is no mitigation of MDS on the 64-bit syscall path, which is one of the most critical places for such protection. This results in potential information leakage of kernel pointers and data, as well as the ability to break KASLR (Kernel Address Space Layout Randomization) (GRSecurity Blog).

Mitigation and workarounds

The vulnerability was fixed in Linux kernel version 5.10.218 by dropping the USERGSSYSRET64 paravirt call and explicitly adding CLEARCPUBUFFERS to the syscallreturnviasysret path. The fix ensures that the sysret path properly executes the sequence: swapgs, CLEARCPUBUFFERS, sysretq (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-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-modules-internal
NoYesDec 09, 2025
CVE-2025-40343N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesDec 09, 2025
CVE-2025-40342N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesDec 09, 2025
CVE-2025-40341N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-modules-extra
NoYesDec 09, 2025
CVE-2025-40340N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-kvm
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