CVE-2023-52511
MEDIUMLinux Kernel - Data Corruption via SPI DMA RX Transfer
Title source: llmDescription
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.
References (4)
Core 4
Core References
Scores
CVSS v3
5.3
EPSS
0.0080
EPSS Percentile
53.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
Status
published
Products (14)
linux/Kernel
5.11.0 - 5.15.134linux
linux/Kernel
5.16.0 - 6.1.56linux
linux/Kernel
6.2.0 - 6.5.6linux
Linux/Linux
< 5.11
Linux/Linux
345980a3a5e5e1c99fc621e2ce878fb150ad2287 - 171f8a49f212e87a8b04087568e1b3d132e36a18
Linux/Linux
345980a3a5e5e1c99fc621e2ce878fb150ad2287 - b3c21c9c7289692f4019f163c3b06d8bdf78b355
Linux/Linux
345980a3a5e5e1c99fc621e2ce878fb150ad2287 - e15bb292b24630ee832bfc7fd616bd72c7682bbb
Linux/Linux
345980a3a5e5e1c99fc621e2ce878fb150ad2287 - ff05ed4ae214011464a0156f05cac1b0b46b5fbc
Linux/Linux
5.11
Linux/Linux
5.15.134 - 5.15.*
... and 4 more
Published
Mar 02, 2024
Tracked Since
Feb 18, 2026