CVE Database
/

CVE-2023-52511

Back to search

CVE-2023-52511

Published: Mar 2, 2024

Modified: May 11, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
345980a3a5e5e1c99fc621e2ce878fb150ad2287 - < ff05ed4ae214011464a0156f05cac1b0b46b5fbc
affected
345980a3a5e5e1c99fc621e2ce878fb150ad2287 - < e15bb292b24630ee832bfc7fd616bd72c7682bbb
affected
345980a3a5e5e1c99fc621e2ce878fb150ad2287 - < b3c21c9c7289692f4019f163c3b06d8bdf78b355
affected
345980a3a5e5e1c99fc621e2ce878fb150ad2287 - < 171f8a49f212e87a8b04087568e1b3d132e36a18

Linux

Linux

affected
5.11
unaffected
0 - < 5.11
unaffected
5.15.134 - <= 5.15.*
unaffected
6.1.56 - <= 6.1.*
unaffected
6.5.6 - <= 6.5.*

+1 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now