CVE-2023-52511 PUBLISHED CVSS 5.300000190734863 MEDIUM

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.

EPSS 0.04% · 13.5th percentile

Risk Scores

CVSS v3.1
5.300000190734863
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
EPSS Score
0.04%
13.5th percentile

Affected Products

VendorProductVersions
linuxlinux_kernel5.11, 5.11, 5.11
LinuxLinux*, 345980a3a5e5e1c99fc621e2ce878fb150ad2287, 0

Timeline

References

…and 10 more

Open in Interactive Console →