CVE-2023-52874
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-52874 is a vulnerability discovered in the Linux kernel, specifically affecting the x86/tdx TDX_HYPERCALL macro implementation. The vulnerability was officially recorded on May 21, 2024, and involves improper handling of register clearing after TDCALL instruction returns from the untrusted VMM (CVE Mitre).

Technical details

The vulnerability stems from a missing register clearing operation in the TDX_HYPERCALL assembly code. Specifically, after the TDCALL instruction returns from the untrusted VMM, certain registers shared with the VMM need to be cleared to prevent speculative execution of VMM-provided values. The RSI register, although specified in the bitmap of registers to be cleared, was not being properly zeroed out. This issue originated from a series of code changes where the 'pop %rsi' instruction was removed without adding back the necessary 'xor %rsi, %rsi' operation (CVE Mitre).

Impact

The vulnerability could potentially lead to speculative execution of VMM-provided values, which could compromise the security of the TDX (Trust Domain Extensions) implementation in the Linux kernel (CVE Mitre).

Mitigation and workarounds

The vulnerability has been resolved by adding back the missing 'xor %rsi, %rsi' instruction in the TDX_HYPERCALL macro. This fix ensures proper clearing of the RSI register after TDCALL instruction returns (CVE Mitre).

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-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-xilinx-zynqmp
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-core
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules-partner
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws-fips
NoYesAug 12, 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