Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A refcount leak vulnerability has been identified in the Linux kernel's XGMIITORGMIIPHY driver. This issue arises because the function 'of_phy_find_device()' returns a device node with an incremented reference count, which is not properly released when no longer needed. The vulnerability affects the stable versions of the Linux kernel.
Exploitation of this vulnerability leads to a memory management issue, where reference counts are not properly decremented, potentially causing resource leaks.
The vulnerability can be reproduced by loading a network interface that uses the XGMIITORGMIIPHY driver. The driver will increment the reference count of a device node but fail to release it, creating a refcount leak.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been patched. Instructions for upgrading the Linux kernel can be found in the official Linux kernel documentation.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.