CVE-2021-46914
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-46914 affects the Linux kernel's ixgbe driver, specifically related to device enable/disable handling during suspend/resume operations. The vulnerability was discovered in the Linux kernel versions from 5.9.0 up to (excluding) 5.10.32 and from 5.11.0 up to (excluding) 5.11.16. The issue stems from an unbalanced device enable/disable operation in the ixgbe driver's suspend/resume functionality (NVD).

Technical details

The vulnerability occurs due to an unbalanced device enable/disable counter in the ixgbe driver. Specifically, pci_disable_device() called in __ixgbe_shutdown() decreases dev->enable_cnt by 1, while the corresponding pci_enable_device_mem() which should increase dev->enable_cnt by 1 was previously removed from ixgbe_resume() in commit 6f82b2558735. This imbalance leads to device state inconsistency. The CVSS v3.1 base score for this vulnerability is 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability results in a device state inconsistency that can lead to system instability. When triggered, it produces an error message 'disabling already-disabled device' and can cause operational issues with the network interface. The impact primarily affects system availability without compromising confidentiality or integrity (NVD).

Mitigation and workarounds

The vulnerability has been fixed by adding back the pci_enable_device_mem() call in the ixgbe_resume() function. The fix was implemented through patches in the Linux kernel. Users should upgrade to Linux kernel versions 5.10.32 or later for the 5.10 series, or 5.11.16 or later for the 5.11 series (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-nvidia-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • linux-oracle-6.14
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-devel
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug-devel
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management