CVE-2022-50318 in Linux信息

摘要

由 VulDB • 2026-05-16

在 Linux 内核中,已修复以下漏洞:

perf/x86/intel/uncore:修复 hswep_has_limit_sbox() 中的引用计数泄漏

pci_get_device() 会增加返回的 'dev' 的引用计数。我们需要调用 pci_dev_put() 来减少引用计数。由于 'dev' 仅在 pci_read_config_dword() 中使用,因此在其后添加 pci_dev_put()。

Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

来源

Do you want to use VulDB in your project?

Use the official API to access entries easily!