VYPR
Unrated severityNVD Advisory· Published Sep 18, 2025· Updated Jan 14, 2026

tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak

CVE-2022-50389

Description

In the Linux kernel, the following vulnerability has been resolved:

tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak

In crb_acpi_add(), we get the TPM2 table to retrieve information like start method, and then assign them to the priv data, so the TPM2 table is not used after the init, should be freed, call acpi_put_table() to fix the memory leak.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

93

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.