
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49227 affects the Linux kernel's Intel IGC (Intel Gigabit Ethernet Controller) driver. The vulnerability was discovered when changing RX ring parameters using ethtool, which triggers kernel warnings due to improper handling of XDP (eXpress Data Path) queue information registration. The issue was identified and resolved in early 2022 (Kernel Git).
The vulnerability occurs in the igcethtoolsetringparam() function which copies the igcring structure but fails to reset the xdprxqinfo member before calling igcsetuprxresources(). This results in calling xdprxqinforeg() with an already registered xdprxqinfo, triggering kernel warnings. The issue stems from a bug introduced in commit 73f1071c1d29 ("igc: Add support for XDP_TX action") (Kernel Git).
When exploited, this vulnerability causes kernel warnings and potential system instability when attempting to change RX ring parameters on Intel Gigabit Ethernet Controllers using the igc driver (Kernel Git).
The issue has been fixed by adding proper XDP RX-queue info handling in igcsetuprxresources(). The fix includes checking if the xdprxq_info is registered and unregistering it before attempting to register it again (Kernel Git).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."