Lucene search

K
osvGoogleOSV:CVE-2023-52766
HistoryMay 21, 2024 - 4:15 p.m.

CVE-2023-52766

2024-05-2116:15:00
Google
osv.dev
2
linux kernel
vulnerability
out of bounds access
mipi-i3c-hci

AI Score

6.7

Confidence

Low

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.

AI Score

6.7

Confidence

Low