CVE-2023-52790

Source
https://cve.org/CVERecord?id=CVE-2023-52790
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-52790.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-52790
Downstream
Published
2024-05-21T15:31:06Z
Modified
2026-08-12T03:51:34Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMIC
Details

In the Linux kernel, the following vulnerability has been resolved:

swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMIC

Limit the free list length to the size of the IO TLB. Transient pool can be smaller than IO_TLB_SEGSIZE, but the free list is initialized with the assumption that the total number of slots is a multiple of IO_TLB_SEGSIZE. As a result, swiotlb_area_find_slots() may allocate slots past the end of a transient IO TLB buffer.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/52xxx/CVE-2023-52790.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
79636caad3618e2b38457f6e298c9b31ba82b489
Fixed
ce7612496a4ba6068bc68aa1fa9d947dadb4ad9b
Fixed
53c87e846e335e3c18044c397cc35178163d7827

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-52790.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.6.0
Fixed
6.6.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-52790.json"