VDB
DEBIAN-CVE-2025-40156
DEBIAN-CVE-2025-40156
PUBLISHED
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.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, *, 6.12.57-1 |
| Debian:12 | linux | 6.1.55-1, 6.1.106-1, 6.1.106-2 |
| Debian:11 | linux-6.1 | 6.1.128-1~deb11u1, 6.1.129-1~deb11u1, 6.1.148-1 |
| Debian:14 | linux | 6.13.11-1~exp1, 6.13.2-1~exp1, 6.13.3-1~exp1 |
Timeline
- Nov 12, 2025 CVE Published
- Apr 28, 2026 CVE Updated