In the Linux kernel, the following vulnerability has been resolved:
net: ftgmac100: fix potential NULL pointer access in ftgmac100phydisconnect
After the call to phydisconnect() netdev->phydev is reset to NULL. So fixedphyunregister() would be called with a NULL pointer as argument. Therefore cache the phydevice before this call.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38726.json"
}