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.
Metrics
Affected Vendors & Products
References
History
Thu, 19 Sep 2024 10:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-125 |
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-04T08:20:21.742Z
Updated: 2024-11-05T09:15:52.396Z
Reserved: 2024-02-19T14:20:24.178Z
Link: CVE-2024-26790
Vulnrichment
Updated: 2024-08-02T00:14:13.493Z
NVD
Status : Awaiting Analysis
Published: 2024-04-04T09:15:08.453
Modified: 2024-11-05T10:15:50.127
Link: CVE-2024-26790
Redhat