CVE-2022-50024

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-50024
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-50024.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-50024
Downstream
Related
Published
2025-06-18T11:15:30Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

dmaengine: dw-axi-dmac: do not print NULL LLI during error

During debugging we have seen an issue where axichandump_lli() is passed a NULL LLI pointer which ends up causing an OOPS due to trying to get fields from it. Simply print NULL LLI and exit to avoid this.

References

Affected packages