VDB
DEBIAN-CVE-2022-50318
DEBIAN-CVE-2022-50318
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0, 0 |
| Debian:12 | linux | 0, 0, 0 |
| Debian:11 | linux | 5.10.70-1, 5.10.92-2, 5.10.162-1 |
| Debian:13 | linux | 0, 0, 0 |
Timeline
- Sep 15, 2025 CVE Published
- Apr 28, 2026 CVE Updated