CVE-2025-40156
Linux Kernel 6.1.0-6.17.2 - Null Pointer Dereference in PM/devfreq mtk-cci Probe
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe() The drv->sram_reg pointer could be set to ERR_PTR(-EPROBE_DEFER) which would lead to a error pointer dereference. Use IS_ERR_OR_NULL() to check that the pointer is valid.
References (5)
Core 5
Core References
Scores
EPSS
0.0018
EPSS Percentile
8.1%
Details
Status
published
Products (16)
linux/Kernel
6.1.0 - 6.1.156linux
linux/Kernel
6.13.0 - 6.17.3linux
linux/Kernel
6.2.0 - 6.6.112linux
linux/Kernel
6.7.0 - 6.12.53linux
Linux/Linux
< 6.1
Linux/Linux
6.1
Linux/Linux
6.1.156 - 6.1.*
Linux/Linux
6.12.53 - 6.12.*
Linux/Linux
6.17.3 - 6.17.*
Linux/Linux
6.18
... and 6 more
Published
Nov 12, 2025
Tracked Since
Feb 18, 2026