Linux Kernel AMD Graphics Driver KFD Component Sysfs Initialization Warning Fix

Vulnerability

A kernel warning related to uninitialized kobject attributes has been addressed in the Linux kernel AMD graphics driver. During the topology setup for the Kernel Fusion Driver (KFD) component, a warning was generated because a kobject was not properly initialized before a cleanup function was called. This issue occurred in the AMDGPU driver when it attempted to create a sysfs file for peer-to-peer link properties. The warning has been resolved by ensuring that the attribute is correctly initialized prior to creating the sysfs entry.

Impact

This vulnerability could lead to kernel warnings during driver loading, potentially causing disruptions in the normal operation of the graphics driver.

Reproduction

The vulnerability can be reproduced by loading the AMDGPU driver with the KFD component active. This will trigger the uninitialized kobject warning as the driver attempts to create sysfs files for device topology management.

Remediation

Users can apply the latest patch available in the Linux kernel stable tree to address this issue.

Added: Dec 24, 2025, 2:40 PM
Updated: Dec 24, 2025, 2:40 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.3
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.