Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's igc driver has been addressed, which caused kernel warnings when the RX ring parameters were changed using ethtool. The issue arose because the driver did not properly unregister the XDP (eXpress Data Path) receive queue information before registering it again, leading to a warning about a missing unregister. This vulnerability could be triggered by calling ethtool to modify the RX ring parameters on an interface using the igc driver.
The vulnerability could lead to unnecessary kernel warnings, indicating a potential issue with how the driver manages receive queue parameters and XDP registration.
To reproduce this vulnerability, use the ethtool command to change the RX ring parameters on an interface managed by the igc driver. This action will trigger kernel warnings related to the driver's handling of XDP receive queue information.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.