| Summary | In the Linux kernel, the following vulnerability has been resolved: tpm: Use kfree_sensitive() to free auth session in tpm_dev_release() tpm_dev_release() uses plain kfree() to free chip->auth, which contains Every other code path that frees this structure uses kfree_sensitive() Use kfree_sensitive() for consistency with the rest of the driver and |
|---|---|
| Publication Date | June 9, 2026, 2:16 a.m. |
| Registration Date | June 9, 2026, 4:16 a.m. |
| Last Update | June 9, 2026, 2:16 a.m. |