CVE-2023-52511
Last modified
CVE-2023-52511 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: reduce DMA RX transfer width to single byte Through empirical testing it has been determined that sometimes RX SPI transfers with DMA enabled return corrupted data. This is down to single or even multiple bytes lost during DMA transfer from SPI peripheral to memory. EPSS estimates a 0.81% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: reduce DMA RX transfer width to single byte Through empirical testing it has been determined that sometimes RX SPI transfers with DMA enabled return corrupted data. This is down to single or even multiple bytes lost during DMA transfer from SPI peripheral to memory. It seems the RX FIFO within the SPI peripheral can become confused when performing bus read accesses wider than a single byte to it during an active SPI transfer. This patch reduces the width of individual DMA read accesses to the RX FIFO to a single byte to mitigate that issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.15.134 |
| Linux | Linux Kernel | >= 5.16, < 6.1.56 |
| Linux | Linux Kernel | >= 6.2, < 6.5.6 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-52511?
How severe is CVE-2023-52511?
How do I fix CVE-2023-52511?
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-52506In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52507In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-52508In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52509In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5251The Grid Plus plugin for WordPress is vulnerable to unauthor…5.4
- CVE-2023-52510In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-52512In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52513In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52514Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-52515In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-52516In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52517In the Linux kernel, the following vulnerability has been re…7
Are you affected by CVE-2023-52511?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
