CVE-2022-50615

Linux Kernel 5.3.0-5.10.162, 5.11.0-5.15.85, 5.16.0-6.0.15, 6.1.0-6.1.1 - Reference Count Leak in snr_uncore_mmio_map()

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map() pci_get_device() will increase the reference count for the returned pci_dev, so snr_uncore_get_mc_dev() will return a pci_dev with its reference count increased. We need to call pci_dev_put() to decrease the reference count. Let's add the missing pci_dev_put().

Scores

EPSS 0.0018
EPSS Percentile 7.6%

Details

Status published
Products (16)
linux/Kernel 5.11.0 - 5.15.86linux
linux/Kernel 5.16.0 - 6.0.16linux
linux/Kernel 5.3.0 - 5.10.163linux
linux/Kernel 6.1.0 - 6.1.2linux
Linux/Linux < 5.3
Linux/Linux 5.10.163 - 5.10.*
Linux/Linux 5.15.86 - 5.15.*
Linux/Linux 5.3
Linux/Linux 6.0.16 - 6.0.*
Linux/Linux 6.1.2 - 6.1.*
... and 6 more
Published Dec 08, 2025
Tracked Since Feb 18, 2026