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.
Metrics
Affected Vendors & Products
References
History
Wed, 23 Oct 2024 17:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | NVD-CWE-noinfo | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
Sat, 12 Oct 2024 01:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Thu, 10 Oct 2024 14:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 09 Oct 2024 14:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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. | |
Title | i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup | |
References |
|
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-10-09T14:13:58.061Z
Updated: 2024-11-05T09:48:22.441Z
Reserved: 2024-09-30T16:00:12.936Z
Link: CVE-2024-47665
Vulnrichment
Updated: 2024-10-10T13:22:01.892Z
NVD
Status : Analyzed
Published: 2024-10-09T15:15:15.290
Modified: 2024-10-23T16:44:59.270
Link: CVE-2024-47665
Redhat