Linux Kernel Refcount Leak Vulnerability in XGMIITORGMIIPHY Driver

Vulnerability

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.

Impact

Exploitation of this vulnerability leads to a memory management issue, where reference counts are not properly decremented, potentially causing resource leaks.

Reproduction

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.

Remediation

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.

Added: Dec 24, 2025, 4:44 PM
Updated: Dec 24, 2025, 4:44 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
5.7
remediation
7.7
relevance
1.7
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.