CVE-2025-68187
Last modified
CVE-2025-68187 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net: mdio: Check regmap pointer returned by device_node_to_regmap() The call to device_node_to_regmap() in airoha_mdio_probe() can return an ERR_PTR() if regmap initialization fails. Currently, the driver stores the pointer without validation, which could lead to a crash if it is later dereferenced. Add an IS_ERR() check and return the corresponding error code to make the probe path more robust.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: mdio: Check regmap pointer returned by device_node_to_regmap() The call to device_node_to_regmap() in airoha_mdio_probe() can return an ERR_PTR() if regmap initialization fails. Currently, the driver stores the pointer without validation, which could lead to a crash if it is later dereferenced. Add an IS_ERR() check and return the corresponding error code to make the probe path more robust.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 67e3ba978361cb262f8f8981ab88ccb97f1e2bda, < dc8ed3823473bb38ba43cfb34f1e1c1baa22f975; >= 67e3ba978361cb262f8f8981ab88ccb97f1e2bda, < b2b526c2cf57d14ee269e012ed179081871f45a1 |
| Linux | Linux | 6.17 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68187?
How severe is CVE-2025-68187?
How do I fix CVE-2025-68187?
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-68181In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68182In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-68183In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68184In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-68185In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68186In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68188In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68189In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-6819A vulnerability has been found in code-projects Inventory Ma…9.8
- CVE-2025-68190In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68191In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68192In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2025-68187?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
