CVE-2026-53231
Last modified
CVE-2026-53231 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: phy: don't try to setup PHY-driven SFP cages when using genphy We don't have support for PHY-driver SFP cages with the genphy code. On top of that, it was found by sashiko that running sfp_bus_add_upstream() for genphy deadlocks, as for genphy the PHY probing runs under RTNL, which isn't the case for non-genphy drivers. This problem was reproduced, and does lead to a deadlock on RTNL. Before the blamed commit, the phy_sfp_probe() call was made by individual PHY drivers, so there was no way to get to the SFP probing path when using genphy. Let's therefore only run phy_sfp_probe when not using genphy.. 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: phy: don't try to setup PHY-driven SFP cages when using genphy We don't have support for PHY-driver SFP cages with the genphy code. On top of that, it was found by sashiko that running sfp_bus_add_upstream() for genphy deadlocks, as for genphy the PHY probing runs under RTNL, which isn't the case for non-genphy drivers. This problem was reproduced, and does lead to a deadlock on RTNL. Before the blamed commit, the phy_sfp_probe() call was made by individual PHY drivers, so there was no way to get to the SFP probing path when using genphy. Let's therefore only run phy_sfp_probe when not using genphy.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 7.0, < 7.0.13 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-53231?
How severe is CVE-2026-53231?
How do I fix CVE-2026-53231?
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 2026
- CVE-2026-53226In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53227In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53228In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-53229In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-5323A vulnerability was found in priyankark a11y-mcp up to 1.0.5…5.3
- CVE-2026-53230In the Linux kernel, the following vulnerability has been re…8.7
- CVE-2026-53232In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-53233In the Linux kernel, the following vulnerability has been re…
- CVE-2026-53234In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53235In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-53236In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53237In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-53231?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
