CVE-2022-50024
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
18/06/2025
Last modified:
13/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
dmaengine: dw-axi-dmac: do not print NULL LLI during error<br />
<br />
During debugging we have seen an issue where axi_chan_dump_lli()<br />
is passed a NULL LLI pointer which ends up causing an OOPS due<br />
to trying to get fields from it. Simply print NULL LLI and exit<br />
to avoid this.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.15.63 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 5.19.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



