Lucene search
+L

19965 matches found

EUVD
EUVD
added 2026/08/10 12:00 p.m.13 views

EUVD-2026-55334

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Shut down BO cache timer before teardown The BO cache timer callback schedules timework, and timework can rearm the timer through vc4bocachefreeold. vc4bocachedestroy deletes the timer and then cancels the work, which do...

5.3AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:00 p.m.45 views

CVE-2026-68233 drm/vc4: Shut down BO cache timer before teardown

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Shut down BO cache timer before teardown The BO cache timer callback schedules timework, and timework can rearm the timer through vc4bocachefreeold. vc4bocachedestroy deletes the timer and then cancels the work, which do...

0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.40 views

CVE-2026-68115 drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx10: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit ac6f00beb658239bced4aaed9efbb04a35348d48...

0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.34 views

CVE-2026-68114 drm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12.1: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit e4d99e04b2e9b13b97d3b17804c735f62689db23...

0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 11:58 a.m.22 views

EUVD-2026-55494

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit f952076f76d62f783e8ba4995a7c400d39354ccf...

5.3AI score0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 11:58 a.m.12 views

EUVD-2026-55493

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9.4.3: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit 5676593d08998d7a6d9e2d51d6b54b3820e3755c...

5.3AI score0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:58 a.m.52 views

CVE-2026-68112

The CVE-2026-68112 entry concerns the Linux kernel driver path drm/amdgpu/gfx9.4.3 where a BUG_ON() assertion was replaced with WARN_ON(), indicating the code no longer crashes the kernel for those checks. This is a corrective patch aimed at preventing kernel panics by converting a hard failure i...

5.3AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:58 a.m.10 views

EUVD-2026-55490

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma7.1: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit c4f230b51cf2d3e7e8b1c800331f3dbed2a9e3f5...

5.3AI score0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 11:58 a.m.14 views

EUVD-2026-55488

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: avoid rereading IB param length Reuse the parameter length returned by vcnv40encfindibparam instead of rereading it from the IB. This avoids a potential TOCTOU issue if the IB contents change between reads. cherr...

5.2AI score0.00128EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.45 views

CVE-2026-68104 drm/amdgpu: invoke pm_genpd_remove() before freeing genpd

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: invoke pmgenpdremove before freeing genpd Call pmgenpdremove to unregister from global list prior to releasing acpgenpd memory, and clear the pointer after free. cherry picked from commit...

7.8CVSS0.00129EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 10:41 a.m.37 views

CVE-2026-72594 lobehub lobe-chat - Stored Cross-Site Scripting via Unrestricted SVG Avatar Upload

A stored cross-site scripting XSS vulnerability in lobehub/lobe-chat through v2.2.13 allows a low-privileged authenticated user to inject arbitrary JavaScript into the application by uploading a crafted SVG file as a user avatar...

7.6CVSS0.00165EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.12 views

CVE-2026-72594

A stored cross-site scripting XSS vulnerability in lobehub/lobe-chat through v2.2.13 allows a low-privileged authenticated user to inject arbitrary JavaScript into the application by uploading a crafted SVG file as a user avatar...

7.6CVSS5AI score0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 10:41 a.m.68 views

CVE-2026-72594

CVE-2026-72594 affects lobehub/lobe-chat up to v2.2.13. The vulnerability is a stored XSS where a low-privileged authenticated user can inject arbitrary JavaScript by uploading a crafted SVG as a user avatar. The avatar upload handler derives the stored file extension and S3 content type from the...

7.6CVSS5AI score0.00165EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/10 10:40 a.m.9 views

kernel: drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()

A flaw was found in the Linux kernel. Specifically, within the drm/xe graphics driver, two error handling issues in the xeexecqueuecreateioctl function could lead to memory corruption. This could result in a dangling pointer or a use-after-free vulnerability. A local attacker could potentially...

7.8CVSS5.4AI score0.00143EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/10 7:59 a.m.9 views

kernel: drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()

A flaw was found in the Linux kernel. Specifically, within the drm/xe graphics driver, two error handling issues in the xeexecqueuecreateioctl function could lead to memory corruption. This could result in a dangling pointer or a use-after-free vulnerability. A local attacker could potentially...

7.8CVSS5.4AI score0.00143EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-68266

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/xe: Hold a dma-buf reference for imported BOs An imported dma-buf BO is created as a ttmbotypesg BO whose reservation object is the exporter's dmabuf-resv...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/08/10 12:00 a.m.10 views

The vulnerability of the Graphics component in the Firefox web browser, allowing a hacker to access confidential data

The vulnerability of the Graphics component in the Firefox web browser is related to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to gain access to confidential data...

7.8CVSS7.7AI score0.00301EPSS
SaveExploits0References9Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/08/10 12:00 a.m.7 views

Vulnerability of the Graphics component: WebGPU in the Firefox web browser and Thunderbird email client, allowing attackers to access confidential data

The vulnerability of the Graphics component: WebGPU in the Firefox web browser and Thunderbird email client involves the disclosure of information. Exploiting this vulnerability can allow an attacker to gain access to confidential data remotely...

7.8CVSS7.3AI score0.00332EPSS
SaveExploits0References12Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68114

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/gfx12.1: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit...

5.9AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/08 7:17 a.m.21 views

CVE-2026-16559

The YMC Filter WordPress plugin before 3.12.9 does not sanitize SVG files uploaded through one of its icon upload features and permits their upload by low-privileged users, allowing users with the Author role and above to upload a file containing JavaScript that executes in the site's origin when...

6.8CVSS0.00229EPSS
SaveExploits0References1
Rows per page
Query Builder