IT

Tracker / CVE-2022-50389

CVE-2022-50389

Medium 5.5

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.

Affected products and versions

linux linux_kernel · 4.0 → 4.14.303
linux linux_kernel · 4.15 → 4.19.270
linux linux_kernel · 4.20 → 5.4.229
linux linux_kernel · 5.11 → 5.15.87
linux linux_kernel · 5.16 → 6.0.17
linux linux_kernel · 5.5 → 5.10.163
linux linux_kernel · 6.1 → 6.1.3

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References