CVE-2022-50760
Last modified
CVE-2022-50760 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios() As comment of pci_get_class() says, it returns a pci_device with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we break the loop in amdgpu_atrm_get_bios() with 'pdev' not NULL, we need to call pci_dev_put() to decrease the refcount. Add the missing pci_dev_put() to avoid refcount leak.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios() As comment of pci_get_class() says, it returns a pci_device with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we break the loop in amdgpu_atrm_get_bios() with 'pdev' not NULL, we need to call pci_dev_put() to decrease the refcount. Add the missing pci_dev_put() to avoid refcount leak.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < 6611feef35c0c8c4d297b28a7fc6ab3a2c47eca7; >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < da7c78ea9e62bb65273d3ff19a3866ec205bfe18; >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < 3360125d721c91d697c71201f18f042ff743e936; >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < 981024abf5fe605c94d4f906f65d1b3408d628be; >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < 7c1ddf7c664b5bc91f14b1bdeaa45520ef1760e4; >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < 8f2d2badf8ca5e7e7c30d88840b695c8af7286f3; >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < 9d4057d0452243917e12eb19f1599c96f2f05b14; >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < a8b54ad7106c0604c4adc4933138b3557739bce0; >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < ca54639c7752edf1304d92ff4d0c049d4efc9ba0 |
| Linux | Linux | 4.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2022-50760?
How severe is CVE-2022-50760?
How do I fix CVE-2022-50760?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-50754In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50755In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50756In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50757In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50758In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50759In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50761In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50762In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50763In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50764In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50765In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50766In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2022-50760?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
