CVE-2022-49061
26.02.2025, 07:00
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link When using a fixed-link, the altr_tse_pcs driver crashes due to null-pointer dereference as no phy_device is provided to tse_pcs_fix_mac_speed function. Fix this by adding a check for phy_dev before calling the tse_pcs_fix_mac_speed() function. Also clean up the tse_pcs_fix_mac_speed function a bit. There is no need to check for splitter_base and sgmii_adapter_base because the driver will fail if these 2 variables are not derived from the device tree.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 4.8 ≤ 𝑥 < 5.4.190 |
linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.112 |
linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.35 |
linux | linux_kernel | 5.16 ≤ 𝑥 < 5.17.4 |
linux | linux_kernel | 5.18:rc1 |
linux | linux_kernel | 5.18:rc2 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
References