← Back to CVE List

CVE-2024-47665

Published: 2024-10-09T15:15Z
Last Modified: 2024-10-23T16:44Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt