[Unknown] CVE-2026-46283 – In the Linux kernel, the following vulnerability has been resolved: tpm: Use kf...
Unknown CVE-2026-46283 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 sensitive cryptographic material including HMAC session keys,...