CVE-2022-49787
MEDIUMLinux Kernel < 4.14.300 - Memory Leak
Title source: ruleDescription
In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put() pci_get_device() will increase the reference count for the returned pci_dev. We need to use pci_dev_put() to decrease the reference count before amd_probe() returns. There is no problem for the 'smbus_dev == NULL' branch because pci_dev_put() can also handle the NULL input parameter case.
References (7)
Scores
CVSS v3
5.5
EPSS
0.0005
EPSS Percentile
15.4%
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 (12)
linux/linux_kernel
< 4.14.300
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel
< 4.14.300linux
linux/Kernel
< 4.19.267linux
linux/Kernel
< 5.4.225linux
linux/Kernel
< 5.10.156linux
linux/Kernel
< 5.15.80linux
linux/Kernel
< 6.0.10linux
Timeline
Published
May 01, 2025
Tracked Since
Feb 18, 2026