CVE-2024-49858
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-49858 affects the Linux kernel's TPM event log handling in the EFI stub. The vulnerability was discovered on October 21, 2024, and involves a memory management issue where the TPM event log table, a Linux-specific construct, is improperly handled during memory allocation (NVD). The vulnerability affects multiple versions of the Linux kernel, including versions up to 5.10.227, 5.11 to 5.15.168, 5.16 to 6.1.113, 6.2 to 6.6.54, 6.7 to 6.10.13, and 6.11 to 6.11.2 (NVD).

Technical details

The vulnerability stems from the use of EFILOADERDATA for memory allocation in the TPM event log table. The data produced by the GetEventLog() boot service is cached in memory and passed to the OS using an EFI configuration table. The issue occurs because the region is left unreserved in the E820 memory map constructed by the EFI stub, and this memory description is passed to the incoming kernel by kexec, which remains unaware that the region should be reserved (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

While the utility of the TPM2 event log after a kexec is questionable, any corruption of the memory region might cause the parsing code to malfunction and crash the kernel (Kernel Patch). This primarily affects system stability and availability.

Mitigation and workarounds

The vulnerability has been fixed by changing the memory allocation type from EFILOADERDATA to EFIACPIRECLAIM_MEMORY, which is always treated as reserved by the E820 conversion logic (Kernel Patch). Multiple Linux distributions have released patches, including Ubuntu which has fixed the issue in versions 24.10, 24.04 LTS, and 22.04 LTS (Ubuntu).

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-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-gcp-5.4
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-6.8
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-modules
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesNov 24, 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