Linux Kernel NULL Pointer Dereference Vulnerability in DMA Engine DW-AXI-DMAC

Vulnerability

A vulnerability in the Linux kernel's DMA engine component, specifically the DW-AXI-DMAC, has been addressed. The issue arose during debugging when a NULL Linked List Item (LLI) pointer was passed to the 'axi_chan_dump_lli()' function. This resulted in a system crash (OOPS) as the function attempted to access fields from the NULL pointer. The vulnerability has been resolved by modifying the error handling to simply print a message about the NULL LLI and exit, thereby preventing the crash.

Impact

The vulnerability could lead to a NULL pointer dereference, causing a system crash.

Added: Jun 18, 2025, 7:51 PM
Updated: Jun 18, 2025, 7:51 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.2
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.