CVE-2023-52790
Severity CVSS v4.0:
Pending analysis
Type:
CWE-787
Out-of-bounds Write
Publication date:
21/05/2024
Last modified:
23/09/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMIC<br />
<br />
Limit the free list length to the size of the IO TLB. Transient pool can be<br />
smaller than IO_TLB_SEGSIZE, but the free list is initialized with the<br />
assumption that the total number of slots is a multiple of IO_TLB_SEGSIZE.<br />
As a result, swiotlb_area_find_slots() may allocate slots past the end of<br />
a transient IO TLB buffer.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| 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



