Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup Definitely condition dma_get_cache_alignment * defined value > 256 during driver initialization is not reason to BUG_ON(). Turn that to graceful error out with -EINVAL.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.15.167 |
References
- https://git.kernel.org/stable/c/2666085335bdfedf90d91f4071490ad3980be785Patch
- https://git.kernel.org/stable/c/5a022269abb22809f2a174b90f200fc4b9526058Patch
- https://git.kernel.org/stable/c/8a2be2f1db268ec735419e53ef04ca039fc027dcPatch
- https://git.kernel.org/stable/c/cacb76df247a7cd842ff29755a523b1cba6c0508Patch
- https://git.kernel.org/stable/c/e2d14bfda9eb5393f8a17008afe2aa7fe0a29815Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
FAQ
What is CVE-2024-47665?
CVE-2024-47665 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup Definitely condition dma_get_cache_alignment * defined value > 2...
How severe is CVE-2024-47665?
CVE-2024-47665 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-47665?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.