CVE-2022-50824 Details
Description
In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak In check_acpi_tpm2(), we get the TPM2 table just to make sure the table is there, not used after the init, so the acpi_put_table() should be added to release the ACPI memory.
A memory leak vulnerability has been identified in the Linux kernel's TPM driver, specifically within the TPM2 ACPI table handling. The issue arises in the 'check_acpi_tpm2()' function of the 'tpm_tis' driver, where the ACPI TPM2 table is retrieved but not properly released after use. This oversight can lead to unnecessary memory consumption. The vulnerability affects the Linux kernel stable tree.
The vulnerability has been fixed in the Linux kernel. Users should upgrade to the latest version where this issue has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Dec 30, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/3b6c822238da9ee8984803355601bcc603d49cb5 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/43135fb098126ef2cd6ed584900fd7bfa25f95ce | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/8bc6c10d3f389693410adb14b4e9deec01ff6334 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/db9622f762104459ff87ecdf885cc42c18053fd9 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/de667a2704ae799f697fd45cf4317623d8c79fb7 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/e027f3b9fabd2b410a4e6a7651e7a45b87019f23 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/e0d1cf8ef84bb14a673215699fb8acc187aa2c4a | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/e60fa800a32a693d672b1a091424d780278c4587 | kernel.org | Source CodeVendor |
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
| Product | Versions |
|---|---|
| Linux kernel | All versions |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Dec 30, 2025 | New CVE Received | kernel.org |
Volerion