IT

Tracker / CVE-2025-38726

CVE-2025-38726

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: net: ftgmac100: fix potential NULL pointer access in ftgmac100_phy_disconnect After the call to phy_disconnect() netdev->phydev is reset to NULL. So fixed_phy_unregister() would be called with a NULL pointer as argument. Therefore cache the phy_device before this call.

Affected products and versions

linux linux_kernel · 6.12 → 6.12.43
linux linux_kernel · 6.13 → 6.15.11
linux linux_kernel · 6.16 → 6.16.2

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References