CVE-2026-53231
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
25/06/2026
Last modified:
02/07/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: phy: don&#39;t try to setup PHY-driven SFP cages when using genphy<br />
<br />
We don&#39;t have support for PHY-driver SFP cages with the genphy code.<br />
<br />
On top of that, it was found by sashiko that running<br />
sfp_bus_add_upstream() for genphy deadlocks, as for genphy the PHY<br />
probing runs under RTNL, which isn&#39;t the case for non-genphy drivers.<br />
<br />
This problem was reproduced, and does lead to a deadlock on RTNL.<br />
<br />
Before the blamed commit, the phy_sfp_probe() call was made by<br />
individual PHY drivers, so there was no way to get to the SFP probing<br />
path when using genphy.<br />
<br />
Let&#39;s therefore only run phy_sfp_probe when not using genphy.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 7.0 (including) | 7.0.13 (excluding) |
| cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc7:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



