CVE-2022-50824
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50824 is a memory leak vulnerability in the Linux kernel's TPM (Trusted Platform Module) subsystem, specifically in the tpm_tis driver. The flaw exists in the check_acpi_tpm2() function, which retrieves the ACPI TPM2 table during initialization but fails to call acpi_put_table() to release the associated ACPI memory afterward. The vulnerability was published on December 30, 2025, and affects Linux kernel versions from 4.13 up to the patched stable releases. No CVSS score has been assigned as of the time of this report, and the EPSS score is approximately 0.024% (Feedly, EUVD).

Technical details

The root cause is a missing resource release (CWE-401: Missing Release of Memory after Effective Lifetime) in the Linux kernel's tpm_tis driver. During kernel initialization, check_acpi_tpm2() calls the ACPI subsystem to locate the TPM2 table to verify its presence, but does not invoke acpi_put_table() after the check, causing the ACPI memory mapping to remain allocated for the lifetime of the kernel. The fix involves adding the missing acpi_put_table() call after the table lookup is complete, which was backported across multiple stable kernel branches (Feedly, EUVD).

Impact

The primary impact of this vulnerability is a kernel memory leak, which can gradually degrade system availability over time as ACPI memory is not reclaimed after TPM initialization. On systems with TPM 2.0 hardware and ACPI support, this leak occurs at every boot, potentially contributing to memory pressure in long-running or resource-constrained environments. There is no known confidentiality or integrity impact, and the vulnerability does not enable privilege escalation or remote code execution (Feedly).

Mitigation and workarounds

The fix has been backported to multiple Linux stable kernel branches. Patched versions include: 4.19.270, 4.14.303, 5.4.229, 5.10.163, 5.15.87, 6.0.17, 6.1.3, and 6.2. Users should update to the appropriate patched stable release for their kernel series. No configuration-based workaround is available; upgrading the kernel is the recommended remediation (EUVD, Feedly).

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-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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