PT-2026-47355 · Linux+2 · Linux Kernel+2

CVE-2026-46283

·

Published

2026-04-21

·

Updated

2026-08-12

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The tpm dev release() function uses kfree() instead of kfree sensitive() to free chip->auth. This structure contains sensitive cryptographic material, including HMAC session keys, nonces, and passphrase data. While other code paths such as tpm2 end auth session() and tpm buf check hmac response() correctly zero the memory before releasing it, the tpm dev release() path leaves key material in freed slab memory until it is overwritten.
Recommendations Update to the version that implements kfree sensitive() in the tpm dev release() function to ensure session keys are scrubbed during device teardown.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-13746
CVE-2026-46283
OPENSUSE-SU-2026:11014-1
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
USN-8488-1
USN-8488-2
USN-8489-1
USN-8507-1
USN-8569-1
USN-8603-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu