In the Linux kernel, the following vulnerability has been resolved:
net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()
The function of_phy_find_device may return NULL, so we need to take care before dereferencing phy_dev.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 4.19.153 | 4.20 |
| linux / linux_kernel | 5.4.73 | 5.4.300 |
| linux / linux_kernel | 5.8.17 | 5.9 |
| linux / linux_kernel | 5.9.2 | 5.10.245 |
| linux / linux_kernel | 5.11 | 5.15.194 |
| linux / linux_kernel | 5.16 | 6.1.153 |
| linux / linux_kernel | 6.2 | 6.6.107 |
| linux / linux_kernel | 6.7 | 6.12.48 |
| linux / linux_kernel | 6.13 | 6.16.8 |
| linux / linux_kernel | 6.17-rc1 | 6.17-rc1.x |
| linux / linux_kernel | 6.17-rc2 | 6.17-rc2.x |
| linux / linux_kernel | 6.17-rc3 | 6.17-rc3.x |
| linux / linux_kernel | 6.17-rc4 | 6.17-rc4.x |
| linux / linux_kernel | 6.17-rc5 | 6.17-rc5.x |
| debian / debian_linux | 11.0 | 11.0.x |