Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's ftgmac100 Ethernet driver could lead to a NULL pointer dereference. This issue arises because the netdev->phydev pointer is reset to NULL after disconnecting a physical device, which can cause a subsequent unregistration function to receive a NULL argument. The vulnerability has been addressed by caching the phy_device pointer before it is reset, ensuring that the unregistration function is not called with a NULL value.
Exploitation of this vulnerability could lead to a NULL pointer dereference, causing a crash or undefined behavior in the kernel.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the official Linux kernel website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.