Linux Kernel Sysfs Group Attribute Ownership Vulnerability

Vulnerability

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.

Impact

The vulnerability can cause a warning to be issued, indicating a potential issue with net namespace management and attribute visibility handling.

Reproduction

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.

Remediation

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.

Added: Dec 16, 2025, 5:25 PM
Updated: Dec 16, 2025, 5:25 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.3
remediation
7.7
relevance
1.5
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.