Lucene search
+L

545 matches found

SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.4 views

SUSE CVE-2023-53498

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null dereference The adev-dm.dc pointer can be NULL and dereferenced in amdgpudmfini without checking. Add a NULL pointer check before calling dcdmubsrvdestroy. Found by Linux Verification Center...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/09/29 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-46896

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: don't access invalid sched Since 2320c9e6a768 drm/sched: memset 'job' in...

5.5CVSS5.7AI score0.00216EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50393

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to...

7.8CVSS5.6AI score0.00162EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-53370

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 memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpuringfini. CVE-2023-53370 Note that Nessus...

5.5CVSS6.3AI score0.00154EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.16 views

CVE-2023-53370

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpuringfini...

5.5CVSS5.5AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/09/18 1:33 p.m.5 views

CVE-2023-53370 drm/amdgpu: fix memory leak in mes self test

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpuringfini...

5.5CVSS6.1AI score
SaveExploits0References6
NVD
NVD
added 2025/09/15 3:15 p.m.17 views

CVE-2023-53248

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: install stub fence into potential unused fence pointers When using cpu to update page tables, vm update fences are unused. Install stub fence into these fence pointers instead of NULL to avoid NULL dereference when...

5.5CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.5 views

DEBIAN-CVE-2023-53228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

5.5CVSS5.6AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.7 views

UBUNTU-CVE-2023-53248

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: install stub fence into potential unused fence pointers When using cpu to update page tables, vm update fences are unused. Install stub fence into these fence pointers instead of NULL to avoid NULL dereference when...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2023-53228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

5.5CVSS6.3AI score0.00157EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/15 2:46 p.m.3 views

CVE-2023-53248 drm/amdgpu: install stub fence into potential unused fence pointers

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: install stub fence into potential unused fence pointers When using cpu to update page tables, vm update fences are unused. Install stub fence into these fence pointers instead of NULL to avoid NULL dereference when...

8.2AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:46 p.m.7 views

CVE-2023-53248 drm/amdgpu: install stub fence into potential unused fence pointers

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: install stub fence into potential unused fence pointers When using cpu to update page tables, vm update fences are unused. Install stub fence into these fence pointers instead of NULL to avoid NULL dereference when...

5.5CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.21 views

CVE-2023-53248 drm/amdgpu: install stub fence into potential unused fence pointers

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: install stub fence into potential unused fence pointers When using cpu to update page tables, vm update fences are unused. Install stub fence into these fence pointers instead of NULL to avoid NULL dereference when...

0.00143EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.13 views

PT-2025-37669

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to redundant scheduler job cleanup when command submission is aborted. Specifically, after command submission fails due to userptr invalidatio...

6.2AI score0.00157EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/05 6:15 p.m.4 views

DEBIAN-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.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.6 views

UBUNTU-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.9AI score0.00143EPSS
SaveExploits0References22
CNNVD
CNNVD
added 2025/09/05 12:00 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 the drm/amdgpu module not checking if hubbub is NULL in debugfs/amdgpudmcapabilities...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:44 a.m.9 views

drm/amdgpu: csa unmap use uninterruptible lock

...

5.5CVSS7.4AI score0.00172EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:10 p.m.9 views

drm/amdgpu: change vm->task_info handling

...

7.8CVSS7AI score0.00189EPSS
SaveExploits0
OSV
OSV
added 2025/08/19 5:15 p.m.8 views

UBUNTU-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.8CVSS5.7AI score0.00143EPSS
SaveExploits0References5
Rows per page
Query Builder