CVE-2025-68238

Published: December 19, 2025Last modified: December 19, 2025

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.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsFixed (6.1.159-r0)
25 LTSlinux-ltsFixed (6.12.61-r0)
Streamlinux-ltsFixed (6.12.61-r0)

References

ON THIS PAGE