CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2024-47665: i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup

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.

Classification

CVE ID: CVE-2024-47665

Affected Products

Vendor: Linux

Product: Linux

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.04% (probability of being exploited)

EPSS Percentile: 5.04% (scored less or equal to compared to others)

EPSS Date: 2025-02-13 (when was this score calculated)

References

https://git.kernel.org/stable/c/cacb76df247a7cd842ff29755a523b1cba6c0508
https://git.kernel.org/stable/c/2666085335bdfedf90d91f4071490ad3980be785
https://git.kernel.org/stable/c/5a022269abb22809f2a174b90f200fc4b9526058
https://git.kernel.org/stable/c/e2d14bfda9eb5393f8a17008afe2aa7fe0a29815
https://git.kernel.org/stable/c/8a2be2f1db268ec735419e53ef04ca039fc027dc

Timeline