CVE-2022-50824
Not scored
tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
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.
Exploit probability
0.2%
Published
December 30, 2025
Required by
Not available
Last source change
August 12, 2026
02 / AFFECTED SOFTWARE
Affected packages
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2022-50824
View original source
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.
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/3b6c822238da9ee8984803355601bcc603d49cb5
- https://git.kernel.org/stable/c/43135fb098126ef2cd6ed584900fd7bfa25f95ce
- https://git.kernel.org/stable/c/8bc6c10d3f389693410adb14b4e9deec01ff6334
- https://git.kernel.org/stable/c/db9622f762104459ff87ecdf885cc42c18053fd9
- https://git.kernel.org/stable/c/de667a2704ae799f697fd45cf4317623d8c79fb7
- https://git.kernel.org/stable/c/e027f3b9fabd2b410a4e6a7651e7a45b87019f23
- https://git.kernel.org/stable/c/e0d1cf8ef84bb14a673215699fb8acc187aa2c4a
- https://git.kernel.org/stable/c/e60fa800a32a693d672b1a091424d780278c4587
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50824.json
- https://nvd.nist.gov/vuln/detail/CVE-2022-50824