Lucene search
K

378 matches found

OSV
OSV
added 2025/09/15 2:6 p.m.6 views

CVE-2023-53193 drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuirqput call trace in gmcv100hwfini The gmc.eccirq is enabled by firmware per IFWI setting, and the host driver is not privileged to enable/disable the interrupt. So, it is meaningless to use the amdgpuirqput...

5.5CVSS6.1AI score0.00145EPSS
Exploits0References7
OSV
OSV
added 2025/09/15 2:3 p.m.3 views

CVE-2023-53152 drm/amdgpu: fix calltrace warning in amddrm_buddy_fini

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix calltrace warning in amddrmbuddyfini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated for psp are not freed until removing. 61811.450562 RIP:...

5.5CVSS6.2AI score0.00143EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.6 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 originates from an incorrect call to the amdgpuirqput function in the amdgpu driver, which could result in a call trace...

5.5CVSS6.3AI score0.00145EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.4 views

PT-2025-37557

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the gmc v10 0 hw fini function within the drm/amdgpu module. The issue relates to an unnecessary call to amdgpu irq put when the gmc.ecc irq interru...

6.1AI score0.00145EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/07 1:9 a.m.12 views

drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilities

...

5.5CVSS7AI score0.00134EPSS
Exploits0
OSV
OSV
added 2025/09/05 6:15 p.m.7 views

AZL-70795 CVE-2025-39707 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check if hubbub is NULL in debugfs/amdgpudmcapabilities HUBBUB structure is not initialized on DCE hardware, so check if it is NULL to avoid null dereference while accessing amdgpudmcapabilities file in debugfs...

5.5CVSS5.6AI score0.00134EPSS
Exploits0References1
NVD
NVD
added 2025/09/05 6:15 p.m.3 views

CVE-2025-39707

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check if hubbub is NULL in debugfs/amdgpudmcapabilities HUBBUB structure is not initialized on DCE hardware, so check if it is NULL to avoid null dereference while accessing amdgpudmcapabilities file in debugfs...

5.5CVSS0.00134EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.7 views

CVE-2025-39707

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check if hubbub is NULL in debugfs/amdgpudmcapabilities HUBBUB structure is not initialized on DCE hardware, so check if it is NULL to avoid null dereference while accessing amdgpudmcapabilities file in debugfs...

5.5CVSS5.3AI score0.00134EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 7:25 a.m.3 views

drm/amdgpu: fix use-after-free bug

...

5.5CVSS7AI score0.00225EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:57 p.m.6 views

drm/amdgpu: Fixed bug on error when unloading amdgpu

...

5.5CVSS7AI score0.00205EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:59 p.m.2 views

drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgpu_mca_smu_get_mca_entry()'

...

7.1CVSS7AI score0.00217EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/09/01 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-38603

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix slab-use-after-free in amdgpuuserqmgrfini+0x70c The issue was reproduced on...

5.7AI score
Exploits0References2
Debian CVE
Debian CVE
added 2025/08/19 5:3 p.m.5 views

CVE-2025-38598

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free in amdgpuuserqsuspend+0x51a/0x5a0 +0.000020 BUG: KASAN: slab-use-after-free in amdgpuuserqsuspend+0x51a/0x5a0 amdgpu +0.000817 Read of size 8 at addr ffff88812eec8c58 by task amdpciunplug/1733...

7.8CVSS6.4AI score0.00133EPSS
Exploits0
OSV
OSV
added 2025/08/16 11:15 a.m.5 views

AZL-66420 CVE-2025-38520 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Don't call mmput from MMU notifier callback If the process is exiting, the mmput inside mmu notifier callback from compactd or fork or numa balancing could release the last reference of mm struct to call exitmmap and...

5.5CVSS5.6AI score0.00107EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2019-19067

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Four memory leaks in the acphwinit function in drivers/gpu/drm/amd/amdgpu/amdgpuacp.c in the Linux kernel before 5.3.8 allow attackers to cause a denial of...

4.9CVSS6.8AI score0.00473EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/07/31 11:22 p.m.1 views

SUSE CVE-2025-38426

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add basic validation for RAS header If RAS header read from EEPROM is corrupted, it could result in trying to allocate huge memory for reading the records. Add some validation to header fields...

5.5CVSS6.4AI score0.00157EPSS
Exploits0References22
BDU FSTEC
BDU FSTEC
added 2025/07/31 12:0 a.m.6 views

The vulnerability in the kernel modules driver/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the kernel modules such as drivers/gpu/drm/amd/amdgpu/amdgpuraseeprom.c of the Linux operating system is related to unlimited resource allocation. Exploiting this vulnerability can allow an attacker to cause service failures...

7CVSS6.4AI score0.00157EPSS
Exploits0References5Affected Software1
CNNVD
CNNVD
added 2025/07/25 12:0 a.m.2 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 Linux kernel that stems from the amdgpu driver not validating the RAS header field, which could lead to an over-allocation of memory...

5.5CVSS6.9AI score0.00157EPSS
Exploits0References4
OSV
OSV
added 2025/07/23 7:27 p.m.6 views

CLSA-2025-1753298759 kernel: Fix of 18 CVEs

udf: Fix a slab-out-of-bounds write bug in udffindentry CVE-2022-49846 - Bluetooth: hcisync: Fix queuing commands when HCIUNREGISTER is set CVE-2022-49136 - Bluetooth: Fix use after free in hcisendacl CVE-2022-49111 - NFSv4/pnfs: Fix a use-after-free bug in open CVE-2022-50072 - NFSv4: Don't hold...

7.8CVSS7.4AI score0.00824EPSS
Exploits3References1
BDU FSTEC
BDU FSTEC
added 2025/06/25 12:0 a.m.7 views

Vulnerability of the mmhub_v3_3_print_l2_protection_fault_status() function in the drivers/gpu/drm/amd/amdgpu/mmhub_v3_3.c module – A driver for AMD GPU cores in Linux operating systems that allows a hacker to trigger a service failure

Vulnerability of the mmhubv33printl2protectionfaultstatus function in the drivers/gpu/drm/amd/amdgpu/mmhubv33.c module – The Linux kernel’s AMD GPU Direct Rendering Infrastructure DRI support driver is vulnerable due to buffer overflow exploits. Exploitation of this vulnerability could allow an...

7.1CVSS6.9AI score0.00282EPSS
Exploits0References14Affected Software1
Rows per page
Query Builder