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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
27 Feb 2025, 21:59
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/106c1ac953a66556ec77456c46e818208d3a9bce - Patch | |
References | () https://git.kernel.org/stable/c/237ecf1afe6c22534fa43abdf2bf0b0f52de0aaa - Patch | |
References | () https://git.kernel.org/stable/c/518d78b4fac68cac29a263554d7f3b19da99d0da - Patch | |
References | () https://git.kernel.org/stable/c/5b696e9c388251f1c7373be92293769a489fd367 - Patch | |
References | () https://git.kernel.org/stable/c/9d739bccf261dd93ec1babf82f5c5d71dd4caa3e - Patch | |
References | () https://git.kernel.org/stable/c/ad2f8920c314e0a2d9e984fc94b729eca3cda471 - Patch | |
References | () https://git.kernel.org/stable/c/bb3a06e9b9a30e33d96aadc0e077be095a4f8580 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html - Mailing List | |
CWE | CWE-667 | |
First Time |
Linux linux Kernel
Linux Debian debian Linux Debian |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* |
21 Nov 2024, 09:03
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://git.kernel.org/stable/c/106c1ac953a66556ec77456c46e818208d3a9bce - | |
References | () https://git.kernel.org/stable/c/237ecf1afe6c22534fa43abdf2bf0b0f52de0aaa - | |
References | () https://git.kernel.org/stable/c/518d78b4fac68cac29a263554d7f3b19da99d0da - | |
References | () https://git.kernel.org/stable/c/5b696e9c388251f1c7373be92293769a489fd367 - | |
References | () https://git.kernel.org/stable/c/9d739bccf261dd93ec1babf82f5c5d71dd4caa3e - | |
References | () https://git.kernel.org/stable/c/ad2f8920c314e0a2d9e984fc94b729eca3cda471 - | |
References | () https://git.kernel.org/stable/c/bb3a06e9b9a30e33d96aadc0e077be095a4f8580 - |
05 Nov 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Jun 2024, 23:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
04 Apr 2024, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-04 09:15
Updated : 2025-02-27 21:59
NVD link : CVE-2024-26790
Mitre link : CVE-2024-26790
CVE.ORG link : CVE-2024-26790
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-667
Improper Locking