CVE-2022-50824

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
30/12/2025
Last modified:
31/12/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak<br /> <br /> In check_acpi_tpm2(), we get the TPM2 table just to make<br /> sure the table is there, not used after the init, so the<br /> acpi_put_table() should be added to release the ACPI memory.

Impact