Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: tpm: Use auth only after NULL check in tpm_buf_check_hmac_response() Dereference auth after NULL check in tpm_buf_check_hmac_response(). Otherwise, unless tpm2_sessions_init() was called, a call can cause NULL dereference, when TCG_TPM2_HMAC is enabled. [jarkko: adjusted the commit message.]
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | 6.10 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/7dc357d343f134bf59815ff6098b93503ec8a23bPatch
- https://git.kernel.org/stable/c/b9afbb9a0c734197c59c43610071041044bf1562Patch
FAQ
What is CVE-2024-42255?
CVE-2024-42255 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: tpm: Use auth only after NULL check in tpm_buf_check_hmac_response() Dereference auth after NULL check in tpm_buf_check_hmac_respo...
How severe is CVE-2024-42255?
CVE-2024-42255 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-42255?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.