Description

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: cadence: fix DMA device NULL pointer dereference The DMA device pointer `dma_dev` was being dereferenced before ensuring that `cdns_ctrl->dmac` is properly initialized. Move the assignment of `dma_dev` after successfully acquiring the DMA channel to ensure the pointer is valid before use.

INFO

Published Date :

2025-12-16T14:08:31.672Z

Last Modified :

2025-12-16T14:08:31.672Z

Source :

Linux
AFFECTED PRODUCTS

The following products are affected by CVE-2025-68238 vulnerability.

Vendors Products
Linux
  • Linux Kernel

CVSS Vulnerability Scoring System