Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
The vulnerability could lead to a NULL pointer dereference, causing a system crash.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.