CVE-2026-53231
Reported by Linux · Published June 25, 2026
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 0.11% · 1.4th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | bad869b5e41a08424ff130fd6bb41b854be70095, bad869b5e41a08424ff130fd6bb41b854be70095 |
| Linux | Linux | 7.0, 0, 7.0.13 |
| linux | linux_kernel | 7.0, 7.0 |
| Linux | Linux | bad869b5e41a08424ff130fd6bb41b854be70095, bad869b5e41a08424ff130fd6bb41b854be70095, 7.0 |
Timeline
- Jun 25, 2026 CVE Published
- Jun 26, 2026 EPSS Score
- Jun 26, 2026 Coalition ESS Score
- Jun 29, 2026 Security Advisory
- Aug 7, 2026 EPSS Score
- Aug 24, 2026 EPSS Score