CVE-2022-48896
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-48896 is a vulnerability in the Linux kernel's ixgbe driver that involves a PCI device reference count leak. The issue was discovered in the Linux kernel versions from 5.0 through 6.2-rc3. The vulnerability specifically affects the ixgbe driver's handling of PCI device references in the functions ixgbe_get_first_secondary_devfn() and ixgbe_x550em_a_has_mii() (NVD).

Technical details

The vulnerability stems from improper handling of PCI device reference counting. When using pci_get_domain_bus_and_slot(), the function returns a PCI device with an incremented reference count. The caller must properly decrement this reference count by calling pci_dev_put() when finished using it. The bug was present in the ixgbe_get_first_secondary_devfn() and ixgbe_x550em_a_has_mii() functions, which failed to properly release these references (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 base score of 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 memory leak due to missing release of memory after effective lifetime (CWE-401). This can lead to resource exhaustion and potential system instability over time as PCI device references accumulate without being properly released (NVD).

Exploitability

The vulnerability requires local access with low complexity and low privileges to exploit. No user interaction is required. The attack vector is local (AV:L), indicating that the attacker needs local access to the system to exploit this vulnerability (NVD).

Mitigation and workarounds

The vulnerability has been fixed in the Linux kernel through patches that properly implement PCI device reference counting. The fix involves adding appropriate pci_dev_put() calls in the affected functions to properly release PCI device references when they are no longer needed (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-2026-74583NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2026-74582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
NoYesAug 21, 2026
CVE-2026-74581NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-internal
NoYesAug 21, 2026
CVE-2026-74580NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel-matched
NoYesAug 21, 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