Lucene search
K

20 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.4 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: The issue of the refcount leak in the PCI device during amdgpuatrmgetbios has been fixed. According to the comments on pcigetclass, it returns a pcidevice with its refcount being incremented. Additionally, the refcoun...

5.9AI score0.00243EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/20 12:0 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-021527)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-021527 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeonatrmgetbios As comment of pcigetclass says, it...

5.5CVSS6AI score0.00153EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013611)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013611 advisory. 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...

5.5AI score0.00243EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:3 a.m.5 views

SUSE CVE-2022-50760

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...

4.4CVSS6.4AI score0.00243EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50760

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: Fix PCI device refcount leak in amdgpuatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased t...

6.2AI score0.00243EPSS
Exploits0References3
NVD
NVD
added 2025/12/24 1:16 p.m.9 views

CVE-2022-50760

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...

0.00243EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.3 views

CVE-2022-50760

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...

5.9AI score0.00243EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/12/24 1:5 p.m.27 views

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...

0.00243EPSS
Exploits0References9
CVE
CVE
added 2025/12/24 1:5 p.m.13 views

CVE-2022-50760

CVE-2022-50760 is a Linux kernel vulnerability affecting the DRM/AMDGPU path. The issue stems from a refcount handling in amdgpu_atrm_get_bios(): pci_get_class() returns a pci_device with an increased refcount, and when the loop is broken with a non-NULL pdev, the code must call pci_dev_put() to ...

6AI score0.00243EPSS
Exploits0References9
OSV
OSV
added 2025/12/24 1:5 p.m.6 views

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...

6.3AI score0.00243EPSS
Exploits0References12
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unreduced PCI device reference count in amdgpuatrmgetbios, which could lead to a reference count leak...

6.1AI score0.00243EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.7 views

PT-2025-53126

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM/amdgpu subsystem within the amdgpu atrm get bios function. The issue involves a PCI device reference count leak. Specifically, the pci dev put...

7.8CVSS6.1AI score0.00465EPSS
Exploits2References898
OSV
OSV
added 2025/10/07 4:15 p.m.5 views

UBUNTU-CVE-2022-50520

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeonatrmgetbios 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...

5.5CVSS5.9AI score0.00153EPSS
Exploits0References12
EUVD
EUVD
added 2025/10/07 3:19 p.m.5 views

EUVD-2025-32845

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeonatrmgetbios 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...

5.9AI score0.00153EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.7 views

CVE-2022-50520 drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeonatrmgetbios 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...

0.00153EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.3 views

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...

6.2AI score0.00153EPSS
Exploits0References11
OpenVAS
OpenVAS
added 2009/06/03 12:0 a.m.14 views

Solaris Update for at/atrm/batch/cron/inetd 109007-28

Check for the Version of at/atrm/batch/cron/inetd OpenVAS Vulnerability Test Solaris Update for at/atrm/batch/cron/inetd 109007-28 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it...

0.3AI score
Exploits0References2
OpenVAS
OpenVAS
added 2009/06/03 12:0 a.m.16 views

Solaris Update for at/atrm/batch/cron/inetd 109008-28

Check for the Version of at/atrm/batch/cron/inetd OpenVAS Vulnerability Test Solaris Update for at/atrm/batch/cron/inetd 109008-28 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it...

0.4AI score
Exploits0References2
OpenVAS
OpenVAS
added 2009/06/03 12:0 a.m.10 views

Solaris Update for at/atrm/batch/cron/inetd 109007-28

Check for the Version of at/atrm/batch/cron/inetd OpenVAS Vulnerability Test Solaris Update for at/atrm/batch/cron/inetd 109007-28 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it...

0.3AI score
Exploits0References2
OpenVAS
OpenVAS
added 2009/06/03 12:0 a.m.10 views

Solaris Update for at/atrm/batch/cron/inetd 109008-28

Check for the Version of at/atrm/batch/cron/inetd OpenVAS Vulnerability Test Solaris Update for at/atrm/batch/cron/inetd 109008-28 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it...

0.3AI score
Exploits0References2
Rows per page
Query Builder