CVE-2022-50318
MEDIUMLinux Kernel - Reference Count Leak in perf/x86/intel/uncore hswep_has_limit_sbox()
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox() pci_get_device() will increase the reference count for the returned 'dev'. We need to call pci_dev_put() to decrease the reference count. Since 'dev' is only used in pci_read_config_dword(), let's add pci_dev_put() right after it.
References (7)
Core 7
Core References
Scores
CVSS v3
5.5
EPSS
0.0015
EPSS Percentile
4.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
Status
published
Products (29)
linux/Kernel
< 4.19.270linux
linux/Kernel
4.20.0 - 5.4.229linux
linux/Kernel
5.11.0 - 5.15.86linux
linux/Kernel
5.12.0 - 6.0.16linux
linux/Kernel
5.16.0 - 6.1.2linux
linux/Kernel
5.5.0 - 5.10.163linux
Linux/Linux
< 5.12
Linux/Linux
319a06e58ed7f1443f7133c05513de470f90628d - e293263248f25c6b8aa1caf7c1103d40aa03311e
Linux/Linux
4.19.189 - 4.19.270
Linux/Linux
4.19.270 - 4.19.*
... and 19 more
Published
Sep 15, 2025
Tracked Since
Feb 18, 2026