CVE-2025-68238 is a low severity vulnerability with a CVSS score of 0.0. No known exploits currently, and patches are available.
Very low probability of exploitation
EPSS predicts the probability of exploitation in the next 30 days based on real-world threat data, complementing CVSS severity scores with actual risk assessment.
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.
Please cite this page when referencing data from Strobes VI. Proper attribution helps support our vulnerability intelligence research.