IT

Tracker / CVE-2022-48896

CVE-2022-48896

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pci_get_domain_bus_and_slot() says, it returns a PCI device with refcount incremented, when finish using it, the caller must decrement the reference count by calling pci_dev_put(). In ixgbe_get_first_secondary_devfn() and ixgbe_x550em_a_has_mii(), pci_dev_put() is called to avoid leak.

Affected products and versions

linux linux_kernel
linux linux_kernel · 5.0 → 5.4.229
linux linux_kernel · 5.11 → 5.15.89
linux linux_kernel · 5.16 → 6.1.7
linux linux_kernel · 5.5 → 5.10.164

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References