Lucene search
+L

191 matches found

EUVD
EUVD
added 2026/04/03 6:31 p.m.6 views

EUVD-2026-18736

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Limit BO list entry count to prevent resource exhaustion Userspace can pass an arbitrary number of BO list entries via the bonumber field. Although the previous multiplication overflow check prevents out-of-bounds...

5.9AI score0.00123EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.5 views

CVE-2026-23468

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Limit BO list entry count to prevent resource exhaustion Userspace can pass an arbitrary number of BO list entries via the bonumber field. Although the previous multiplication overflow check prevents out-of-bounds...

5.9AI score0.00123EPSS
Exploits0References6Affected Software1
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fixed the nullptr error in vmhandlemoved. If amdgpubova is fpriv-prtva, the bo of this object is always NULL. Therefore, such amdgpubova should be updated separately before amdgpuvmhandlemoved...

5.6AI score0.00197EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2025-205213

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

5.8AI score0.00086EPSS
Exploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.11 views

CVE-2025-68749

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

4.7CVSS0.00086EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.4 views

EUVD-2025-205067

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix page fault in ivpubounbindallbosfromcontext Don't add BO to the vdev-bolist in ivpugemcreateobject. When failure happens inside drmgemshmemcreate, the BO is not fully created and ivpugembofree callback will not be...

5.9AI score0.00155EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/12/24 12:9 p.m.33 views

CVE-2025-68749 accel/ivpu: Fix race condition when unbinding BOs

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

0.00086EPSS
Exploits0References4
CVE
CVE
added 2025/12/24 12:9 p.m.36 views

CVE-2025-68749

CVE-2025-68749 (Linux kernel) relates to a race in the ivpu accelerator driver when unbinding BOs. The fix adds bo_list_lock protection around the unmapping sequence, ensuring a BO is fully unmapped either during context teardown or when still on the BOs list. This prevents the Memory manager war...

4.7CVSS6AI score0.00086EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2025/12/24 11:16 a.m.6 views

CVE-2025-68730

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix page fault in ivpubounbindallbosfromcontext Don't add BO to the vdev-bolist in ivpugemcreateobject. When failure happens inside drmgemshmemcreate, the BO is not fully created and ivpugembofree callback will not be...

0.00155EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/12/10 6:26 a.m.6 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.5CVSS5.2AI score0.00171EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.6 views

SUSE 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...

5.5CVSS6.5AI score0.00171EPSS
Exploits0References22
EUVD
EUVD
added 2025/12/09 6:30 p.m.7 views

EUVD-2025-201863

In the Linux kernel, the following vulnerability has been resolved: 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 separately before amdgpuvmhandlemoved...

6AI score0.00197EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.8 views

CVE-2025-40339

In the Linux kernel, the following vulnerability has been resolved: 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 separately before amdgpuvmhandlemoved...

5.7AI score0.00197EPSS
Exploits0References20
OSV
OSV
added 2025/12/09 4:17 p.m.10 views

UBUNTU-CVE-2025-40339

In the Linux kernel, the following vulnerability has been resolved: 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 separately before amdgpuvmhandlemoved...

5.7AI score0.00197EPSS
Exploits0References21
OSV
OSV
added 2025/12/09 4:9 a.m.7 views

CVE-2025-40339 drm/amdgpu: fix nullptr err of vm_handle_moved

In the Linux kernel, the following vulnerability has been resolved: 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 separately before amdgpuvmhandlemoved...

6.3AI score0.00197EPSS
Exploits0References6
EUVD
EUVD
added 2025/12/09 3:31 a.m.9 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.00171EPSS
Exploits0References9
NVD
NVD
added 2025/12/09 1:16 a.m.8 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...

0.00171EPSS
Exploits0References8
OSV
OSV
added 2025/12/09 1:16 a.m.5 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...

5.3AI score0.00171EPSS
Exploits0References1
CVE
CVE
added 2025/12/09 12:1 a.m.15 views

CVE-2023-53819

CVE-2023-53819 details (Linux kernel, amdgpu): The issue arises from an out-of-bounds access in the amdgpu path when validating offset_in_bo for drm_amdgpu_gem_va, caused by an overflow of offset_in_bo + map_size. The fixes add validations in the amdgpu_vm_bo_map path (and later in amdgpu_vm_bo_m...

6.1AI score0.00171EPSS
Exploits0References8
OSV
OSV
added 2025/12/09 12:1 a.m.4 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...

6.3AI score0.00171EPSS
Exploits0References11
Rows per page
Query Builder