2 matches found
The vulnerability of the crb_acpi_add() function in the drivers/char/tpm/tpm_crb.c file of the Linux operating system’s alphabetic device driver module allows a attacker to cause a service failure.
The vulnerability of the crbacpiadd function in the drivers/char/tpm/tpmcrb.c file of the Linux operating system’s alphabetic device driver suite is related to improper memory release. Exploiting this vulnerability could allow an attacker to cause a service failure...
CVE-2022-50389: Missing Release of Memory after Effective Lifetime
In the Linux kernel, the following vulnerability has been resolved: tpm: tpmcrb: Add the missed acpiputtable to fix memory leak In crbacpiadd, 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, shou...