CVE-2024-36477

CVSS 3.1 Score 7.8 of 10 (high)

Details

Published Jun 21, 2024
Updated: Jun 24, 2024
CWE ID 125

Summary

CVE-2024-36477 is a vulnerability affecting the Linux kernel's TPM SPI transfer mechanism. The issue arises due to the failure to account for a 4-byte header in the calculation of the maximum transfer length and the size of the transfer buffer. Consequently, out-of-bounds accesses can occur, leading to potential security vulnerabilities. This issue has been resolved by introducing the constant SPI_HDRSIZE to account for the header size when allocating the transfer buffer.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share