CVE-2024-49851: tpm: Clean up TPM space after command failure
In the Linux kernel, the following vulnerability has been resolved:
tpm: Clean up TPM space after command failure
tpmdevtransmit prepares the TPM space before attempting command transmission. However if the command fails no rollback of this preparation is done. This can result in transient handles being leaked if the device is subsequently closed with no further commands performed.
Fix this by flushing the space in the event of command transmission failure.
Other sources
This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.
— Launchpad
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-49851?
CVE-2024-49851 has been assessed with a high severity rating, indicating potential impact on system integrity.
How do I fix CVE-2024-49851?
To remediate CVE-2024-49851, upgrade your Linux kernel to a version that includes the security patch such as those above version 6.1.123-1.
What systems are affected by CVE-2024-49851?
CVE-2024-49851 affects various versions of the Linux kernel ranging from 4.12 to 6.11.2.
What type of vulnerability is CVE-2024-49851?
CVE-2024-49851 is a command failure vulnerability in the TPM implementation of the Linux kernel.
Is CVE-2024-49851 related to any specific software packages?
Yes, CVE-2024-49851 primarily affects the Linux kernel packaged in various distributions like Debian.