Lucene search
+L

14 matches found

CVE
CVE
added 6 days ago26 views

CVE-2026-68266

CVE-2026-68266 is a Linux kernel vulnerability in the drm/xe path with imported dma-buf BOs. The issue arises when an imported dma-buf BO is created as a ttm_bo_type_sg object whose reservation (exporter’s resv) is not kept alive until dma_buf_dynamic_attach completes. If the exporter is freed wh...

7.8CVSS5.3AI score0.00134EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/25 12:0 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-43498

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: accel/ivpu: Disallow re-exporting imported GEM objects Prevent re-exporting of imported GEM...

7.8CVSS6.1AI score0.00113EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/22 2:20 a.m.12 views

SUSE CVE-2026-43498

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Disallow re-exporting imported GEM objects Prevent re-exporting of imported GEM buffers by adding a custom primehandletofd callback that checks if the object is imported and returns -EOPNOTSUPP if so. Re-exporting...

5.3CVSS5.9AI score0.00113EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/21 1:16 p.m.12 views

UBUNTU-CVE-2026-43498

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Disallow re-exporting imported GEM objects Prevent re-exporting of imported GEM buffers by adding a custom primehandletofd callback that checks if the object is imported and returns -EOPNOTSUPP if so. Re-exporting...

7.8CVSS5.8AI score0.00113EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/05/21 1:16 p.m.15 views

CVE-2026-43498

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Disallow re-exporting imported GEM objects Prevent re-exporting of imported GEM buffers by adding a custom primehandletofd callback that checks if the object is imported and returns -EOPNOTSUPP if so. Re-exporting...

7.8CVSS6.2AI score0.00113EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/05/21 12:17 p.m.9 views

CVE-2026-43498

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Disallow re-exporting imported GEM objects Prevent re-exporting of imported GEM buffers by adding a custom primehandletofd callback that checks if the object is imported and returns -EOPNOTSUPP if so. Re-exporting...

5.9AI score0.00113EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/21 12:17 p.m.58 views

CVE-2026-43498 accel/ivpu: Disallow re-exporting imported GEM objects

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Disallow re-exporting imported GEM objects Prevent re-exporting of imported GEM buffers by adding a custom primehandletofd callback that checks if the object is imported and returns -EOPNOTSUPP if so. Re-exporting...

7.8CVSS0.00113EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/21 12:17 p.m.43 views

CVE-2026-43498

CVE-2026-43498 is a Linux kernel issue in the accel/ivpu path. The vulnerability stems from the ability to re-export imported GEM buffers; a fix adds a custom prime_handle_to_fd callback that checks if the GEM object is imported and returns -EOPNOTSUPP in that case. Under re-export scenarios, buf...

7.8CVSS5.9AI score0.00113EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/21 12:17 p.m.7 views

CVE-2026-43498 accel/ivpu: Disallow re-exporting imported GEM objects

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Disallow re-exporting imported GEM objects Prevent re-exporting of imported GEM buffers by adding a custom primehandletofd callback that checks if the object is imported and returns -EOPNOTSUPP if so. Re-exporting...

7.8CVSS6.7AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/21 12:0 a.m.26 views

PT-2026-42455

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue in the accel/ivpu component allows the re-exporting of imported GEM Graphics Execution Manager objects. This occurs because the system fails to verify if a buffer is imported...

7.8CVSS6AI score0.00113EPSS
SaveExploits0
NVD
NVD
added 2025/12/16 2:15 p.m.15 views

CVE-2025-68189

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix GEM free for imported dma-bufs Imported dma-bufs also have obj-resv != &obj-resv. So we should check both this condition in addition to flags for handling the NOSHARE case. Fixes this splat that was reported with IRI...

7.8CVSS0.0014EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.8 views

CVE-2025-68189

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix GEM free for imported dma-bufs Imported dma-bufs also have obj-resv != &obj-resv. So we should check both this condition in addition to flags for handling the NOSHARE case. Fixes this splat that was reported with IRI...

7.8CVSS5.4AI score0.0014EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/16 1:43 p.m.39 views

CVE-2025-68189 drm/msm: Fix GEM free for imported dma-bufs

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix GEM free for imported dma-bufs Imported dma-bufs also have obj-resv != &obj-resv. So we should check both this condition in addition to flags for handling the NOSHARE case. Fixes this splat that was reported with IRI...

7.8CVSS0.0014EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/16 1:43 p.m.29 views

CVE-2025-68189

CVE-2025-68189 concerns the Linux kernel DRM MSM GEM memory handling. The issue arises in imported dma-bufs where obj->resv may not match obj->_resv, and the fix adds a check for this condition alongside existing NO_SHARE/flags logic. This defect could affect GEM object freeing and handle c...

7.8CVSS6.2AI score0.0014EPSS
SaveExploits0References2
Rows per page
Query Builder