Lucene search
+L

166 matches found

NVD
NVD
added 2 days ago6 views

CVE-2026-72327

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject invalid indirect BO handle in indirect CSD setup v3dgetcpuindirectcsdparams looks up the indirect buffer object from a userspace-supplied handle but never checks the result. A bogus or stale handle makes...

0.00209EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago3 views

EUVD-2026-59226

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject invalid indirect BO handle in indirect CSD setup v3dgetcpuindirectcsdparams looks up the indirect buffer object from a userspace-supplied handle but never checks the result. A bogus or stale handle makes...

5.6AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2 days ago19 views

CVE-2026-72327 drm/v3d: Reject invalid indirect BO handle in indirect CSD setup

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject invalid indirect BO handle in indirect CSD setup v3dgetcpuindirectcsdparams looks up the indirect buffer object from a userspace-supplied handle but never checks the result. A bogus or stale handle makes...

0.00209EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago12 views

CVE-2026-72327

The CVE-2026-72327 issue affects the Linux kernel DRM v3d indirect CSD setup. v3d_get_cpu_indirect_csd_params() looks up the indirect buffer object from a userspace-supplied handle and may return NULL; this NULL is stored in info->indirect and later dereferenced by the indirect CSD job, turnin...

5.6AI score0.00209EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2 days ago7 views

PT-2026-72515

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject invalid indirect BO handle in indirect CSD setup v3d get cpu indirect csd params looks up the indirect buffer object from a userspace-supplied handle but never checks the result. A bogus or stale handle makes drm...

5.6AI score0.00209EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 6 days ago7 views

CVE-2026-68303

A flaw was found in the Linux kernel's drm/vc4 drivers, specifically in the hvs and v3d components. When these drivers are being removed, they attempt to access memory that has already been freed. This occurs because they try to retrieve driver data from a master device that is no longer availabl...

5.4AI score0.00189EPSS
SaveExploits0References4
EUVD
EUVD
added last week7 views

EUVD-2026-55404

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: hvs/v3d: Fix null dereference in unbind The hvs and v3d drivers use devgetdrvdatamaster in their unbind functions. Since the vc4-drm gets removed before its dependent drivers vc4hvs/vc4v3d the vc4hvsunbind/vc4v3dunbind...

5.3AI score0.00189EPSS
SaveExploits0References2
CVE
CVE
added last week29 views

CVE-2026-68303

The CVE-2026-68303 entry describes a Linux kernel fix in drm/vc4: hvs/v3d where unbind functions used dev_get_drvdata(master). When vc4-drm is removed before dependent drivers, vc4_hvs_unbind/vc4_v3d_unbind could dereference a freed pointer. The remediation is to use the data pointer passed to th...

5.3AI score0.00189EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/21 12:59 p.m.7 views

SUSE CVE-2026-64099

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix use-after-free of CPU job query arrays on error path The CPU job ioctl's fail label calls kvfree on cpujob's timestamp and performance query arrays after v3djobcleanup, which drops the job's last reference and frees...

7.8CVSS5.3AI score0.00134EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/20 5:11 p.m.11 views

CVE-2026-64099

A flaw was found in the Linux kernel's drm/v3d graphics driver. This vulnerability, a use-after-free error, occurs in the CPU job input/output control ioctl error path. When an error is encountered, the system attempts to access memory that has already been freed, which can lead to system...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 3:40 p.m.13 views

EUVD-2026-45784

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix use-after-free of CPU job query arrays on error path The CPU job ioctl's fail label calls kvfree on cpujob's timestamp and performance query arrays after v3djobcleanup, which drops the job's last reference and frees...

5.5AI score0.00134EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64099 drm/v3d: Fix use-after-free of CPU job query arrays on error path

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix use-after-free of CPU job query arrays on error path The CPU job ioctl's fail label calls kvfree on cpujob's timestamp and performance query arrays after v3djobcleanup, which drops the job's last reference and frees...

7.8CVSS5.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.42 views

CVE-2026-64099 drm/v3d: Fix use-after-free of CPU job query arrays on error path

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix use-after-free of CPU job query arrays on error path The CPU job ioctl's fail label calls kvfree on cpujob's timestamp and performance query arrays after v3djobcleanup, which drops the job's last reference and frees...

7.8CVSS0.00134EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64099

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix use-after-free of CPU job query arrays on error path The CPU job ioctl's fail label calls kvfree on cpujob's timestamp and performance query arrays after v3djobcleanup, which drops the job's last reference and frees...

7.8CVSS5.3AI score0.00134EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.19 views

PT-2026-61416

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the drm/v3d component. In the CPU job ioctl error path, the system calls kvfree on timestamp and performance query arrays after v3d job cleanup has alrea...

7.8CVSS5.1AI score0.00134EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-53140

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroups v3drewritecsdjobwgcountsfromindirect maps both the indirect buffer and the workgroup buffer and ...

5.5CVSS4.9AI score0.00122EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-53139

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/v3d: Skip CSD when it has zeroed workgroups A compute shader dispatch encodes its workgroup counts in the CFG0..CFG2 registers. Kicking off a dispatch with ...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/26 9:48 a.m.12 views

CVE-2026-53139

A flaw was found in the Linux kernel's graphics driver for Broadcom V3D VideoCore V GPUs. This vulnerability occurs when a compute shader dispatch CSD is initiated with zero workgroup counts, which the hardware could misinterpret as a very large number. This misinterpretation could lead to...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.15 views

SUSE CVE-2026-53139

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Skip CSD when it has zeroed workgroups A compute shader dispatch encodes its workgroup counts in the CFG0..CFG2 registers. Kicking off a dispatch with a zero count in any of the three dimensions is invalid. First, the...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.18 views

SUSE CVE-2026-53141

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix global performance monitor reference counting In the SETGLOBAL ioctl, v3dperfmonfind bumps the reference count on the perfmon it returns, but v3dperfmonsetglobalioctl and v3dperfmondelete fail to release that referen...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3
Rows per page
Query Builder