CVE-2022-50520
EUVD-2025-3204707.10.2025, 16:15
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeon_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 radeon_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.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 3.2.29 ≤ 𝑥 < 3.3 |
| linux | linux_kernel | 3.2.60 ≤ 𝑥 < 3.3 |
| linux | linux_kernel | 3.4.12 ≤ 𝑥 < 3.5 |
| linux | linux_kernel | 3.5.5 ≤ 𝑥 < 3.6 |
| linux | linux_kernel | 3.6.1 ≤ 𝑥 < 4.9.337 |
| linux | linux_kernel | 4.10 ≤ 𝑥 < 4.14.303 |
| linux | linux_kernel | 4.15 ≤ 𝑥 < 4.19.270 |
| linux | linux_kernel | 4.20 ≤ 𝑥 < 5.4.229 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.163 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.86 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.0.16 |
| linux | linux_kernel | 6.1 ≤ 𝑥 < 6.1.2 |
| linux | linux_kernel | 3.6 |
| linux | linux_kernel | 3.6:rc3 |
| linux | linux_kernel | 3.6:rc4 |
| linux | linux_kernel | 3.6:rc5 |
| linux | linux_kernel | 3.6:rc6 |
| linux | linux_kernel | 3.6:rc7 |
𝑥
= Vulnerable software versions
Debian Releases
References