In the Linux kernel, the following vulnerability has been resolved:
PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe()
The drv->sramreg pointer could be set to ERRPTR(-EPROBEDEFER) which would lead to a error pointer dereference. Use ISERRORNULL() to check that the pointer is valid.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/cc431b3424123d84bcd7afd4de150b33f117a8ef/cves/2025/40xxx/CVE-2025-40156.json"
}