Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
There is chip (ls1028a) errata:
The SoC may hang on 16 byte unaligned read transactions by QDMA.
Unaligned read transactions initiated by QDMA may stall in the NOC (Network On-Chip), causing a deadlock condition. Stalled transactions will trigger completion timeouts in PCIe controller.
Workaround: Enable prefetch by setting the source descriptor prefetchable bit ( SD[PF] = 1 ).
Implement this workaround.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.8-rc1 | 6.8-rc1.x |
linux / linux_kernel | 5.11 | 5.15.151 |
linux / linux_kernel | 5.5 | 5.10.212 |
linux / linux_kernel | 5.1 | 5.4.271 |
linux / linux_kernel | 6.8-rc3 | 6.8-rc3.x |
linux / linux_kernel | 6.8-rc4 | 6.8-rc4.x |
linux / linux_kernel | 5.16 | 6.1.81 |
linux / linux_kernel | 6.2 | 6.6.21 |
linux / linux_kernel | 6.7 | 6.7.9 |
linux / linux_kernel | 6.8-rc2 | 6.8-rc2.x |
linux / linux_kernel | 6.8-rc5 | 6.8-rc5.x |
linux / linux_kernel | 6.8-rc6 | 6.8-rc6.x |
debian / debian_linux | 10.0 | 10.0.x |