CVE-2023-52766
Severity CVSS v4.0:
Pending analysis
Type:
CWE-125
Out-of-bounds Read
Publication date:
21/05/2024
Last modified:
06/01/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler<br />
<br />
Do not loop over ring headers in hci_dma_irq_handler() that are not<br />
allocated and enabled in hci_dma_init(). Otherwise out of bounds access<br />
will occur from rings->headers[i] access when i >= number of allocated<br />
ring headers.
Impact
Base Score 3.x
7.10
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.15.140 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.64 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.5.13 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.6 (including) | 6.6.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/45a832f989e520095429589d5b01b0c65da9b574
- https://git.kernel.org/stable/c/4c86cb2321bd9c72d3b945ce7f747961beda8e65
- https://git.kernel.org/stable/c/7c2b91b30d74d7c407118ad72502d4ca28af1af6
- https://git.kernel.org/stable/c/8be39f66915b40d26ea2c18ba84b5c3d5da6809b
- https://git.kernel.org/stable/c/d23ad76f240c0f597b7a9eb79905d246f27d40df
- https://git.kernel.org/stable/c/45a832f989e520095429589d5b01b0c65da9b574
- https://git.kernel.org/stable/c/4c86cb2321bd9c72d3b945ce7f747961beda8e65
- https://git.kernel.org/stable/c/7c2b91b30d74d7c407118ad72502d4ca28af1af6
- https://git.kernel.org/stable/c/8be39f66915b40d26ea2c18ba84b5c3d5da6809b
- https://git.kernel.org/stable/c/d23ad76f240c0f597b7a9eb79905d246f27d40df



