Lucene search
+L

2861 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.6 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989676)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989676 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix gart.bo pincount leak gmcv9,100gartdisable isn't called matched with correspoding...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989283)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989283 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu/amdgpucs: fix refcount leak of a dmafence obj This issue takes place in an error...

5.5CVSS5.8AI score0.0026EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990083)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990083 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential null pointer derefernce The amdgpurasgetcontext may return NULL if devi...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990021)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990021 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add error handle to avoid out-of-bounds if the sdmav40irqidtoseq return -EINVAL, the...

7.8CVSS6.1AI score0.00239EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.11 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990037)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990037 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: fix potential memleak In function amdgpugetxgmihive, when kobjectinitandadd faile...

5.5CVSS5.9AI score0.00232EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.6 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990202)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990202 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: set the right AMDGPU sg segment limitation The driver needs to set the correct...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.12 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989431)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989431 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix signedness bug in sdmav40processtrapirq The instance variable needs to be signed...

7CVSS6.1AI score0.0024EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Check whether hubbub is NULL in debugfs/amdgpudmcapabilities. The HUBBUB structure is not initialized on DCE hardware; therefore, check whether it is NULL to avoid null dereferencing when accessing the...

5.5CVSS5.3AI score0.00143EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/10/31 4:38 p.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix possible UAF in amdgpucspass1 Since the gangsize check is outside of chunk parsing loop, we need to reset i before we free the chunk data. Suggested by Ye Zhang @VAR10CK of Baidu Security...

7.8CVSS6.3AI score0.00231EPSS
SaveExploits0References2
Redos
Redos
added 2025/10/29 12:0 a.m.10 views

ROS-20251029-06

Vulnerability of drm/amdgpu components of Linux kernel is related to dereferencing of pointer NULL. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the Redis database management system DBMS is related to integer overflow. Exploitation of t...

9.9CVSS7.7AI score0.86767EPSS
SaveExploits15
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53707

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 integer overflow in amdgpucspass1 The type of size is unsigned int, if size is 0x40000000, there will be an integer overflow, size will be zero...

7.8CVSS6.1AI score0.00151EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.5 views

Siemens SIMATIC, SCALANCE and RUGGEDCOM Devices Improper Validation of Array Index (CVE-2024-49894)

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in degamma hardware format translation Fixes index out of bounds issue in cmhelpertranslatecurvetodegammahwformat function. The issue could occur when the index 'i' exceeds the number of...

7.8CVSS6.2AI score0.00327EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/25 12:1 a.m.4 views

SUSE CVE-2023-53707

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix integer overflow in amdgpucspass1 The type of size is unsigned int, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

5.5CVSS6.7AI score0.00151EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/10/24 12:57 a.m.6 views

SUSE CVE-2023-53723

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend sdmav40ip is shared on a few asics, but in sdmav40hwfini, driver unconditionally disables eccirq which is only enabled on those asics enabling sdma ecc. Th...

3.3CVSS6.5AI score0.00191EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/22 2:15 p.m.8 views

CVE-2023-53723

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend sdmav40ip is shared on a few asics, but in sdmav40hwfini, driver unconditionally disables eccirq which is only enabled on those asics enabling sdma ecc. Th...

0.00191EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/22 2:15 p.m.12 views

CVE-2023-53707

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix integer overflow in amdgpucspass1 The type of size is unsigned int, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

7.8CVSS0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/22 2:15 p.m.2 views

DEBIAN-CVE-2023-53707

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix integer overflow in amdgpucspass1 The type of size is unsigned int, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

7.8CVSS5.2AI score0.00151EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.5 views

UBUNTU-CVE-2023-53707

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix integer overflow in amdgpucspass1 The type of size is unsigned int, if size is 0x40000000, there will be an integer overflow, size will be zero after size = sizeofuint32t, will cause uninitialized memory to be...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/22 2:15 p.m.6 views

UBUNTU-CVE-2023-53723

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend sdmav40ip is shared on a few asics, but in sdmav40hwfini, driver unconditionally disables eccirq which is only enabled on those asics enabling sdma ecc. Th...

5.9AI score0.00191EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.15 views

CVE-2023-53723 drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend sdmav40ip is shared on a few asics, but in sdmav40hwfini, driver unconditionally disables eccirq which is only enabled on those asics enabling sdma ecc. Th...

0.00191EPSS
SaveExploits0References7
Rows per page
Query Builder