CVE-2024-47665

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Oct 9, 2024
Updated: Oct 23, 2024

Summary

CVE-2024-47665 is a vulnerability affecting the Linux kernel's i3c driver, specifically the mipi-i3c-hci component. During driver initialization, the code encounters a condition where the defined value of dma_get_cache_alignment is greater than 256, which currently triggers a BUG_ON() error. However, this condition is not a valid reason for such an error response. Instead, the driver should gracefully handle this situation with an error code of -EINVAL. This vulnerability has been resolved, and system administrators are encouraged to update their Linux kernels to the latest version to mitigate this issue.

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