CVE-2022-48896
published 2024-08-21CVE-2022-48896: 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…
PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.24%
14.9th percentile
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
16 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.7-1 (bookworm) | linux 6.1.7-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 8fa10ef01260937eb540b4e9bbc3efa023595993 < 53cefa802f070d46c0c518f4865be2c749818a18 | 53cefa802f070d46c0c518f4865be2c749818a18 |
| linux | linux | >= 8fa10ef01260937eb540b4e9bbc3efa023595993 < 112df4cd2b09acd64bcd18f5ef83ba5d07b34bf0 | 112df4cd2b09acd64bcd18f5ef83ba5d07b34bf0 |
| linux | linux | >= 8fa10ef01260937eb540b4e9bbc3efa023595993 < 4c93422a54cd6a349988f42e1c6bf082cf4ea9d8 | 4c93422a54cd6a349988f42e1c6bf082cf4ea9d8 |
| linux | linux | >= 8fa10ef01260937eb540b4e9bbc3efa023595993 < c49996c6aa03590e4ef5add8772cb6068d99fd59 | c49996c6aa03590e4ef5add8772cb6068d99fd59 |
| linux | linux | >= 8fa10ef01260937eb540b4e9bbc3efa023595993 < b93fb4405fcb5112c5739c5349afb52ec7f15c07 | b93fb4405fcb5112c5739c5349afb52ec7f15c07 |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.178-1 | 5.10.178-1 |
| linux | linux_kernel | >= 0 < 6.1.7-1 | 6.1.7-1 |
| linux | linux_kernel | >= 0 < 6.1.7-1 | 6.1.7-1 |
| linux | linux_kernel | >= 0 < 6.1.7-1 | 6.1.7-1 |
| linux | linux_kernel | >= 5.0 < 5.4.229 | 5.4.229 |
| linux | linux_kernel | >= 5.11 < 5.15.89 | 5.15.89 |
| linux | linux_kernel | >= 5.16 < 6.1.7 | 6.1.7 |
| linux | linux_kernel | >= 5.5 < 5.10.164 | 5.10.164 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-mf9q-63r7-3j6h: 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_slo
ghsa_unreviewed·2024-08-21
CVE-2022-48896 [MEDIUM] CWE-401 GHSA-mf9q-63r7-3j6h: 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_slo
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.
OSV
CVE-2022-48896: 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(
osv·2024-08-21·CVSS 5.5
CVE-2022-48896 [MEDIUM] CVE-2022-48896: 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(
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.
Red Hat
kernel: ixgbe: fix pci device refcount leak
vendor_redhat·2024-08-21·CVSS 5.5
CVE-2022-48896 [MEDIUM] CWE-402 kernel: ixgbe: fix pci device refcount leak
kernel: ixgbe: fix pci device refcount leak
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.
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Out of support scope
Package: kernel-rt (Red Hat Enterprise Linux 7) - Out of support scope
Package: kernel (Red Hat Enterprise Linux 8) - Fix deferred
Package: kernel-rt (Red Hat Enterprise Linux 8) - Fix deferred
Package: kernel (R
Debian
CVE-2022-48896: linux - In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix ...
vendor_debian·2022·CVSS 5.5
CVE-2022-48896 [MEDIUM] CVE-2022-48896: linux - In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix ...
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.
Scope: local
bookworm: resolved (fixed in 6.1.7-1)
bullseye: resolved (fixed in 5.10.178-1)
forky: resolved (fixed in 6.1.7-1)
sid: resolved (fixed in 6.1.7-1)
trixie: resolved (fixed in 6.1.7-1)
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://git.kernel.org/stable/c/112df4cd2b09acd64bcd18f5ef83ba5d07b34bf0https://git.kernel.org/stable/c/4c93422a54cd6a349988f42e1c6bf082cf4ea9d8https://git.kernel.org/stable/c/53cefa802f070d46c0c518f4865be2c749818a18https://git.kernel.org/stable/c/b93fb4405fcb5112c5739c5349afb52ec7f15c07https://git.kernel.org/stable/c/c49996c6aa03590e4ef5add8772cb6068d99fd59
2024-08-21
Published