PT-2026-64343 · Linux+1 · Linux Kernel+1

CVE-2026-64228

·

Published

2026-07-24

·

Updated

2026-09-07

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A NULL pointer dereference occurs in the ethtool PHY component when a PHY driver is unbound via sysfs. This happens because phy remove() clears the phydev->drv pointer without calling phy detach(), leaving the phy device in the link topology xarray. Consequently, the ethnl req get phydev() function still returns the device, and the ETHTOOL MSG PHY GET request triggers a system crash (oops) when attempting to access phydev->drv->name during the execution of kstrdup().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-64228
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu