In the Linux kernel, the following vulnerability has been resolved:
i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler
Do not loop over ring headers in hci_dma_irq_handler() that are not
allocated and enabled in hci_dma_init(). Otherwise out of bounds access
will occur from rings->headers[i] access when i >= number of allocated
ring headers.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:30:50.343Z
Updated: 2024-11-04T14:52:16.966Z
Reserved: 2024-05-21T15:19:24.238Z
Link: CVE-2023-52766
Vulnrichment
Updated: 2024-08-02T23:11:35.533Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T16:15:15.847
Modified: 2024-05-21T16:53:56.550
Link: CVE-2023-52766
Redhat