Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
This vulnerability could lead to kernel warnings during driver loading, potentially causing disruptions in the normal operation of the graphics driver.
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.
Users can apply the latest patch available in the Linux kernel stable tree to address this issue.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.