Lucene search
+L

577 matches found

Positive Technologies
Positive Technologies
added 2025/10/29 12:0 a.m.16 views

PT-2025-44332

A DLL hijacking vulnerability in the AMD Cleanup Utility could allow an attacker to achieve privilege escalation potentially resulting in arbitrary code execution...

7CVSS6.1AI score0.00119EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/29 12:0 a.m.20 views

PT-2025-44337

Highlights New Product Support AMD Ryzen™ AI 5 330 New Game Support Battlefield™ 6 DX12 Vampire: The Masquerade - Bloodlines 2 DX12 Expanded Vulkan Extension Support VK EXT shader float8 VK KHR video decode vp9 VK KHR video encode av1 VK KHR video encode quantization map VK AMDX dense geometry...

6.5CVSS6.6AI score0.01185EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/10/29 12:0 a.m.11 views

PT-2025-44335

Highlights New Product Support AMD Ryzen™ AI 5 330 New Game Support Battlefield™ 6 DX12 Vampire: The Masquerade - Bloodlines 2 DX12 Expanded Vulkan Extension Support VK EXT shader float8 VK KHR video decode vp9 VK KHR video encode av1 VK KHR video encode quantization map VK AMDX dense geometry...

6.5CVSS6.6AI score0.01185EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/10/13 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50520

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

5.5CVSS6.1AI score0.00153EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/11 1:20 p.m.13 views

OESA-2025-2406 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in ofgetddrtimings We should add the ofnodeput when breaking out of foreachchildofnode as it will automatically increase and...

7.8CVSS6.4AI score0.00286EPSS
SaveExploits1References29
VulnCheck KEV
VulnCheck KEV
added 2025/10/08 12:0 a.m.12 views

VulnCheck KEV: CVE-2023-20598

An improper privilege management in the AMD Radeon™ Graphics driver may allow an authenticated attacker to craft an IOCTL request to gain I/O control over arbitrary hardware ports or physical addresses resulting in a potential arbitrary code execution...

7.8CVSS6AI score0.0046EPSS
SaveIn wildExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53453

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/radeon: free iio for atombios when driver shutdown Fix below kmemleak when unload radeon driver: unreferenced object 0xffff9f8608ede200 size 512: comm...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.6 views

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.5CVSS0.00153EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 4:15 p.m.6 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
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.10 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
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 3:19 p.m.8 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
SaveExploits0References10
CVE
CVE
added 2025/10/07 3:19 p.m.22 views

CVE-2022-50520

CVE-2022-50520 affects the Linux kernel's DRM Radeon path, where radeon_atrm_get_bios() leaked a PCI device refcount due to a missing pci_dev_put() when breaking the loop. The issue arises because pci_get_class() may return a pci_device with a retained reference, and if the loop is exited with pd...

5.5CVSS6AI score0.00153EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.6 views

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.3AI score0.00153EPSS
SaveExploits0
OSV
OSV
added 2025/10/07 3:19 p.m.3 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...

5.5CVSS6.4AI score0.00153EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2020-27257

Malware in sbrugna...

9.9CVSS9AI score0.02781EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2020-29780

Malware in sbrugna...

7.8CVSS7.6AI score0.00994EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2020-5172

Malware in sbrugna...

7.8CVSS7.6AI score0.00304EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2020-5244

Malware in sbrugna...

7.8CVSS7.6AI score0.00238EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2020-27255

Malware in sbrugna...

9.9CVSS9AI score0.02781EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2005-0768

Malware in sbrugna...

6.9CVSS5.5AI score0.00431EPSS
SaveExploits0References6
Rows per page
Query Builder