Lucene search
+L

2859 matches found

Cvelist
Cvelist
added 2025/12/09 4:9 a.m.34 views

CVE-2025-40334 drm/amdgpu: validate userq buffer virtual address and size

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate userq buffer virtual address and size It needs to validate the userq object virtual address to determine whether it is residented in a valid vm mapping...

7.3CVSS0.00161EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/09 3:31 a.m.12 views

EUVD-2023-60087

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offsetinbo of drmamdgpugemva This is motivated by OOB access in amdgpuvmupdaterange when offsetinbo+mapsize overflows. v2: keep the validations in amdgpuvmbomap v3: add the validations to...

6AI score0.00141EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/09 1:16 a.m.11 views

CVE-2023-53819

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offsetinbo of drmamdgpugemva This is motivated by OOB access in amdgpuvmupdaterange when offsetinbo+mapsize overflows. v2: keep the validations in amdgpuvmbomap v3: add the validations to...

7.8CVSS0.00141EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 1:16 a.m.7 views

DEBIAN-CVE-2023-53819

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offsetinbo of drmamdgpugemva This is motivated by OOB access in amdgpuvmupdaterange when offsetinbo+mapsize overflows. v2: keep the validations in amdgpuvmbomap v3: add the validations to...

7.8CVSS5.3AI score0.00141EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.11 views

UBUNTU-CVE-2023-53819

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offsetinbo of drmamdgpugemva This is motivated by OOB access in amdgpuvmupdaterange when offsetinbo+mapsize overflows. v2: keep the validations in amdgpuvmbomap v3: add the validations to...

7.8CVSS5.9AI score0.00141EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.5 views

SUSE CVE-2025-40310

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: resolve a race in amdgpuamdkfddevicefinisw There is race in amdgpuamdkfddevicefinisw and interrupt. if amdgpuamdkfddevicefinisw run in b/w kfdcleanupnodes and kfreekfd, and KGD interrupt generated. kernel panic log:...

5.5CVSS6AI score0.00182EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2025/12/09 12:1 a.m.41 views

CVE-2023-53819 amdgpu: validate offset_in_bo of drm_amdgpu_gem_va

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offsetinbo of drmamdgpugemva This is motivated by OOB access in amdgpuvmupdaterange when offsetinbo+mapsize overflows. v2: keep the validations in amdgpuvmbomap v3: add the validations to...

7.8CVSS0.00141EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/09 12:1 a.m.9 views

CVE-2023-53819

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offsetinbo of drmamdgpugemva This is motivated by OOB access in amdgpuvmupdaterange when offsetinbo+mapsize overflows. v2: keep the validations in amdgpuvmbomap v3: add the validations to...

7.8CVSS5.3AI score0.00141EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 12:1 a.m.7 views

CVE-2023-53819 amdgpu: validate offset_in_bo of drm_amdgpu_gem_va

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offsetinbo of drmamdgpugemva This is motivated by OOB access in amdgpuvmupdaterange when offsetinbo+mapsize overflows. v2: keep the validations in amdgpuvmbomap v3: add the validations to...

7.8CVSS6.3AI score
SaveExploits0References11
CVE
CVE
added 2025/12/09 12:1 a.m.22 views

CVE-2023-53819

CVE-2023-53819 pertains to the Linux kernel amdgpu subsystem. The vulnerability is an out-of-bounds risk in amdgpu_vm_update_range when offset_in_bo + map_size overflows, potentially enabling local privilege impact through the amdgpu_gem_va path. The mitigations added in successive patches are: (...

7.8CVSS6.1AI score0.00141EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.14 views

PT-2025-49679

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the amdgpu driver related to out-of-bounds access. Specifically, a validation issue exists in the drm amdgpu gem va function concerning the offset...

7.3AI score0.00141EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40339

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 nullptr err of vmhandlemoved If a amdgpubova is fpriv-prtva, the bo of this one is always NULL. So, such kind of amdgpubova should be updated...

5.9AI score0.00222EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40334

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: validate userq buffer virtual address and size It needs to validate the userq object virtual address to determine whether it is residented in a vali...

7.3CVSS6AI score0.00161EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/08 11:6 p.m.7 views

CVE-2025-40310

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: resolve a race in amdgpuamdkfddevicefinisw There is race in amdgpuamdkfddevicefinisw and interrupt. if amdgpuamdkfddevicefinisw run in b/w kfdcleanupnodes and kfreekfd, and KGD interrupt generated. kernel panic log:...

5.7AI score0.00182EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/08 3:31 a.m.10 views

EUVD-2023-60061

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12kqmidrivereventwork Currently the buffer pointed by event is not freed in case ATH12KFLAGUNREGISTERING bit is set, this causes memory leak. Add a goto skip instead of return, to ensure event...

5.5AI score0.00168EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/08 3:31 a.m.7 views

EUVD-2023-60063

In the Linux kernel, the following vulnerability has been resolved: dm cache: free background tracker's queued work in btrackerdestroy Otherwise the kernel can BUG with: 2245.426978 ============================================================================= 2245.435155 BUG btwork Tainted: G B W...

5.5AI score0.0018EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/08 3:31 a.m.13 views

EUVD-2022-55695

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/powerplay/psm: Fix memory leak in power state init Commit 902bc65de0b3 "drm/amdgpu/powerplay/psm: return an error in power state init" made the power state init function return early in case of failure to get an entry...

5.9AI score0.00195EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/08 3:31 a.m.9 views

EUVD-2025-201635

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: resolve a race in amdgpuamdkfddevicefinisw There is race in amdgpuamdkfddevicefinisw and interrupt. if amdgpuamdkfddevicefinisw run in b/w kfdcleanupnodes and kfreekfd, and KGD interrupt generated. kernel panic log:...

5.8AI score0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/08 2:15 a.m.12 views

DEBIAN-CVE-2022-50617

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/powerplay/psm: Fix memory leak in power state init Commit 902bc65de0b3 "drm/amdgpu/powerplay/psm: return an error in power state init" made the power state init function return early in case of failure to get an entry...

5.2AI score0.00195EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.11 views

CVE-2022-50617

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/powerplay/psm: Fix memory leak in power state init Commit 902bc65de0b3 "drm/amdgpu/powerplay/psm: return an error in power state init" made the power state init function return early in case of failure to get an entry...

0.00195EPSS
SaveExploits0References4
Rows per page
Query Builder