| 概要 | 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 |
|---|---|
| 公表日 | 2026年6月9日2:16 |
| 登録日 | 2026年6月9日4:16 |
| 最終更新日 | 2026年6月9日2:16 |