PT-2025-43086 · Linux+1 · Linux Kernel+1
Published
2022-11-22
·
Updated
2025-12-04
·
CVE-2022-50576
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a resource leak in the
pch request dma() function related to PCI device reference counting. The pci get slot() function increases the reference count of a PCI device, requiring the caller to decrement it using pci dev put(). This decrement was missing in both the normal and error paths of pch request dma(), leading to a PCI device reference count leak. The dma dev variable is used solely for filtering within the filter() function, allowing pci dev put() to be called before exiting pch request dma().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Suse