CVE-2024-53085
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-53085 affects the Linux kernel's TPM (Trusted Platform Module) driver implementation. The vulnerability was discovered in the tpm_pm_suspend() function where setting TPM_CHIP_FLAG_SUSPENDED at the end of the function can lead to a race condition. This allows tpm_hwrng_read() to be called while the operation is in progress. The vulnerability affects Linux kernel versions from 6.4 up to (excluding) 6.11.8 (NVD).

Technical details

The vulnerability stems from a race condition in the TPM driver's suspend functionality. The issue occurs because TPM_CHIP_FLAG_SUSPENDED is set at the end of tpm_pm_suspend(), leaving a window where tpm_hwrng_read() can be called during the suspension process. 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. The vulnerability is classified as CWE-667: Improper Locking (NVD, Kernel Patch).

Impact

The vulnerability can lead to undefined behavior when the TPM chip is being suspended while random number generation operations are in progress. This could potentially result in system instability or denial of service conditions during system suspend operations (Kernel Patch).

Mitigation and workarounds

The issue has been fixed by modifying the locking mechanism in the TPM driver. The fix involves locking the TPM chip before checking any chip->flags in both tpm_pm_suspend() and tpm_hwrng_read() functions, and moving the TPM_CHIP_FLAG_SUSPENDED check inside tpm_get_random(). Users should update to kernel version 6.11.8 or later to receive the fix (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