I
n the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2() As comment of pci_get_device() says, it returns a pci_device with its refcount increased. We need to call pci_dev_put() to decrease the refcount. Save the return value of pci_get_device() and call pci_dev_put() to decrease the refcount.
References
Configurations
Configuration 1 (hide)
|
History
16 Jan 2026, 19:14
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/2d4b9c7e81f3a4df27749ebecb426b145e68be2a - Patch | |
| References | () https://git.kernel.org/stable/c/5938196cc188ba4323bc6357f5ac55127d715888 - Patch | |
| References | () https://git.kernel.org/stable/c/8abc6579667129afd13ff2ccb0319ba3f46e6995 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | NVD-CWE-Other |
02 Oct 2025, 19:12
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-01 12:15
Updated : 2026-01-16 19:14
NVD link : CVE-2022-50464
Mitre link : CVE-2022-50464
CVE.ORG link : CVE-2022-50464
JSON object : View
Products Affected
CWE