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.
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2024-10-09 15:15
Updated : 2025-11-03 23:16
NVD link : CVE-2024-47665
Mitre link : CVE-2024-47665
CVE.ORG link : CVE-2024-47665
JSON object : View
Products Affected
linux
- linux_kernel
CWE
