CVE-2025-38110
Last modified
CVE-2025-38110 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net/mdiobus: Fix potential out-of-bounds clause 45 read/write access When using publicly available tools like 'mdio-tools' to read/write data from/to network interface and its PHY via C45 (clause 45) mdiobus, there is no verification of parameters passed to the ioctl and it accepts any mdio address. Currently there is support for 32 addresses in kernel via PHY_MAX_ADDR define, but it is possible to pass higher value than that via ioctl. While read/write operation should generally fail in this case, mdiobus provides stats array, where wrong address may allow out-of-bounds read/write. Fix that by adding address verification before C45 read/write operation. While this excludes this access from any statistics, it improves security of read/write operation.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/mdiobus: Fix potential out-of-bounds clause 45 read/write access When using publicly available tools like 'mdio-tools' to read/write data from/to network interface and its PHY via C45 (clause 45) mdiobus, there is no verification of parameters passed to the ioctl and it accepts any mdio address. Currently there is support for 32 addresses in kernel via PHY_MAX_ADDR define, but it is possible to pass higher value than that via ioctl. While read/write operation should generally fail in this case, mdiobus provides stats array, where wrong address may allow out-of-bounds read/write. Fix that by adding address verification before C45 read/write operation. While this excludes this access from any statistics, it improves security of read/write operation.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.3, < 6.6.94 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.34 | — |
| Linux | Linux Kernel | >= 6.13, < 6.15.3 | — |
| Linux | Linux Kernel | 6.16 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-38110?
How severe is CVE-2025-38110?
How do I fix CVE-2025-38110?
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-38105In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38106In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38107In the Linux kernel, the following vulnerability has been re…7
- CVE-2025-38108In the Linux kernel, the following vulnerability has been re…7
- CVE-2025-38109In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-3811The WPBookit plugin for WordPress is vulnerable to privilege…9.8
- CVE-2025-38111In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-38112In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-38113In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38114In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38115In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38116In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-38110?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
