CVE-2022-49605
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49605 affects the Linux kernel's Intel IGC (Intel Gigabit Controller) driver. The vulnerability was introduced when the IGC_REMOVED logic was removed from the driver code, which was originally designed to handle PCIe link flap or bus error conditions. The removal of this logic led to potential NULL pointer dereferences when a PCIe device becomes detached (Kernel Git).

Technical details

The vulnerability stems from improper handling of MMIO (Memory-Mapped I/O) access in the igc driver. When a PCIe bus error occurs, the first access sets hw->hw_addr to NULL, but subsequent accesses continue to dereference this NULL pointer without proper checks. The issue affects the igc_rd32/wr32() MMIO accessors, which previously contained IGC_REMOVED checks that were removed based on the incorrect assumption that such checks were only needed for virtualization scenarios (Kernel Git).

Impact

When a PCIe link flap occurs on an IGC adapter, the system can experience NULL pointer dereferences, potentially leading to system crashes or denial of service conditions. This vulnerability affects systems running the Linux kernel with Intel IGC network adapters, even in non-virtualized environments (Kernel Git).

Mitigation and workarounds

The issue has been fixed by reinstating the IGC_REMOVED checks in igc_rd32/wr32() functions and implementing the IGC_REMOVED macro properly. The fix implements IGC_REMOVED similar to the igb driver, checking for the unlikely case of hw_addr being NULL. Users should update to a patched kernel version that includes this fix (Kernel Git).

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
  • kernel-zfcpdump-modules-core
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-doc
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-abi-stablelists
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules
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