Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: tpm: Clean up TPM space after command failure tpm_dev_transmit 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.12, < 5.10.227 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2c9b228938e9266a1065a3f4fe5c99b7235dc439Patch
- https://git.kernel.org/stable/c/3f9f72d843c92fb6f4ff7460d774413cde7f254cPatch
- https://git.kernel.org/stable/c/82478cb8a23bd4f97935bbe60d64528c6d9918b4Patch
- https://git.kernel.org/stable/c/87e8134c18977b566f4ec248c8a147244da69402
- https://git.kernel.org/stable/c/adf4ce162561222338cf2c9a2caa294527f7f721Patch
- https://git.kernel.org/stable/c/c84ceb546f30432fccea4891163f7050f5bee5ddPatch
- https://git.kernel.org/stable/c/e3aaebcbb7c6b403416f442d1de70d437ce313a7Patch
- https://git.kernel.org/stable/c/ebc4e1f4492d114f9693950621b3ea42b2f82becPatch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
- https://cert-portal.siemens.com/productcert/html/ssa-355557.html
FAQ
What is CVE-2024-49851?
CVE-2024-49851 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: tpm: Clean up TPM space after command failure tpm_dev_transmit prepares the TPM space before attempting command transmission. Howe...
How severe is CVE-2024-49851?
CVE-2024-49851 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-49851?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.