This patchset fixes CVE-2024-26771.
Chuhong Yuan (2): dmaengine: ti: edma: fix missed failure handling dmaengine: ti: edma: add missed operations
Kunwu Chan (1): dmaengine: ti: edma: Add some null pointer checks to the edma_probe
Wei Yongjun (1): dmaengine: ti: edma: Fix error return code in edma_probe()
drivers/dma/ti/edma.c | 53 +++++++++++++++++++++++++++++-------------- 1 file changed, 36 insertions(+), 17 deletions(-)