CVE-2025-40156
Last modified
CVE-2025-40156 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e09bd5757b5227d6804b30c58d4587f7f87d1afa, < 9cc23e221f392304b7b8aad213812564ddf6517e; >= e09bd5757b5227d6804b30c58d4587f7f87d1afa, < 80eab6a9df7e1107dc334434dbacd05297703377; >= e09bd5757b5227d6804b30c58d4587f7f87d1afa, < 44e32104cf7e670e3d683c97b52350d8fac23322; >= e09bd5757b5227d6804b30c58d4587f7f87d1afa, < 24d61b6e23d2c7291c528dd43a0bf76b5c05c8f0; >= e09bd5757b5227d6804b30c58d4587f7f87d1afa, < fc33bf0e097c6834646b98a7b3da0ae5b617f0f9 |
| Linux | Linux | 6.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40156?
How severe is CVE-2025-40156?
How do I fix CVE-2025-40156?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-40150In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40151In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40152In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40153In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40154In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40155In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2025-40157In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40158In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-40159In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-4016A vulnerability classified as critical has been found in 201…9.1
- CVE-2025-40160In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40161In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40156?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
