CVE-2023-52790
Last modified
CVE-2023-52790 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.6, < 6.6.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-52790?
How severe is CVE-2023-52790?
How do I fix CVE-2023-52790?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-52785In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-52786In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-52787In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52788In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52789In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-5279A vulnerability has been found in SourceCodester Engineers O…9.8
- CVE-2023-52791In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52792In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52793Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-52794In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-52795In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-52796In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2023-52790?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
