CVE-2022-49011

MEDIUM

Linux kernel - Info Disclosure

Title source: llm

Description

In the Linux kernel, the following vulnerability has been resolved: hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new() As comment of pci_get_domain_bus_and_slot() says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling pci_dev_put(). So call it after using to avoid refcount leak.

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 0.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (15)

linux/linux_kernel < 4.9.335
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel < 4.9.335linux
linux/Kernel < 4.14.301linux
linux/Kernel < 4.19.268linux
linux/Kernel < 5.4.226linux
linux/Kernel < 5.10.158linux
linux/Kernel < 5.15.82linux
linux/Kernel < 6.0.12linux

Timeline

Published Oct 21, 2024
Tracked Since Feb 18, 2026