In the Linux kernel, the following vulnerability has been resolved:
i3c: mipi-i3c-hci: Fix out of bounds access in hcidmairq_handler
Do not loop over ring headers in hcidmairqhandler() that are not allocated and enabled in hcidma_init(). Otherwise out of bounds access will occur from rings->headers[i] access when i >= number of allocated ring headers.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/52xxx/CVE-2023-52766.json"
}