CVE-2022-50318
Last modified
CVE-2022-50318 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.19.189, < 4.19.270 |
| Linux | Linux Kernel | >= 5.4.115, < 5.4.229 |
| Linux | Linux Kernel | >= 5.10.33, < 5.10.163 |
| Linux | Linux Kernel | >= 5.11.17, < 5.12 |
| Linux | Linux Kernel | >= 5.12.1, < 5.15.86 |
| Linux | Linux Kernel | >= 5.16, < 6.0.16 |
| Linux | Linux Kernel | >= 6.1, < 6.1.2 |
| Linux | Linux Kernel | 5.12 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-50318?
How severe is CVE-2022-50318?
How do I fix CVE-2022-50318?
Are you affected by CVE-2022-50318?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
