Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
- >= 6.17.1-1-mainline, < 6.17.1-1-mainline-D81
A vulnerability in the Linux kernel's handling of sysfs group attributes can lead to a warning being triggered when attempting to change the ownership of a file that is not visible. This issue arises in the net namespace management, where the visibility of certain attributes is not properly checked before ownership modifications are made. The vulnerability is present in Linux kernel versions through 6.17.1-1-mainline.
The vulnerability can cause a warning to be issued, indicating a potential issue with net namespace management and attribute visibility handling.
The vulnerability can be reproduced by invoking the __dev_change_net_namespace() function to change the owner of a sysfs file that is not visible. This will trigger a WARN_ON() warning, indicating that the operation could not be completed due to the file's visibility status.
Users can update to the latest version of the Linux kernel, where this vulnerability has been addressed. 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.