CVE-2023-52511
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.81% · 54.4th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| linux | linux_kernel | 5.11, 5.11, 5.11 |
| Linux | Linux | 345980a3a5e5e1c99fc621e2ce878fb150ad2287, 345980a3a5e5e1c99fc621e2ce878fb150ad2287, 5.11 |
Timeline
- Jan 21, 1970 Security Advisory
- Mar 2, 2024 CVE Published
- Mar 3, 2024 EPSS Score
- Mar 30, 2024 EPSS Score
- May 22, 2024 EPSS Score
- Jun 18, 2024 EPSS Score
- Jul 15, 2024 EPSS Score
- Sep 6, 2024 EPSS Score
- Oct 3, 2024 EPSS Score
- Oct 5, 2024 Coalition ESS Score
- Oct 29, 2024 EPSS Score
- Nov 6, 2024 Coalition ESS Score
References
- https://www.suse.com/support/update/announcement/2024/suse-su-20241318-1 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241275-1 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241276-1 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241273-1 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241332-1 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241312-1 advisory
- https://git.kernel.org/stable/c/b3c21c9c7289692f4019f163c3b06d8bdf78b355 url
- https://git.kernel.org/stable/c/171f8a49f212e87a8b04087568e1b3d132e36a18 url
- https://git.kernel.org/stable/c/ff05ed4ae214011464a0156f05cac1b0b46b5fbc url
- https://git.kernel.org/stable/c/e15bb292b24630ee832bfc7fd616bd72c7682bbb url
- https://www.suse.com/support/update/announcement/2024/suse-su-20241322-1 advisory
- https://nvd.nist.gov/vuln/detail/CVE-2023-52511 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241480-1 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241257-1 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241274-1 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241298-1 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241489-1 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241454-1 advisory
- https://www.suse.com/support/update/announcement/2024/suse-su-20241288-1 advisory
…and 10 more