2 matches found
CVE-2022-50760 drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix PCI device refcount leak in amdgpuatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...
PT-2025-41025
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists in the radeon atrm get bios function within the DRM/Radeon driver. Specifically, a PCI device reference count leak can occur if the loop within the function is...