Lucene search
+L

255 matches found

NVD
NVD
added 2026/08/12 12:17 a.m.8 views

CVE-2026-68437

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fit paired fragment job in the correct CCCB For geometry jobs with a paired fragment job, at the moment, the DRM scheduler's preparejob callback: - checks for internal driver dependencies for the geometry job; -...

0.00157EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/12 12:17 a.m.12 views

CVE-2026-68437

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fit paired fragment job in the correct CCCB For geometry jobs with a paired fragment job, at the moment, the DRM scheduler's preparejob callback: - checks for internal driver dependencies for the geometry job; -...

5.6AI score0.00157EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 12:07 a.m.31 views

CVE-2026-68437 drm/imagination: Fit paired fragment job in the correct CCCB

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fit paired fragment job in the correct CCCB For geometry jobs with a paired fragment job, at the moment, the DRM scheduler's preparejob callback: - checks for internal driver dependencies for the geometry job; -...

0.00157EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:07 a.m.9 views

CVE-2026-68437

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fit paired fragment job in the correct CCCB For geometry jobs with a paired fragment job, at the moment, the DRM scheduler's preparejob callback: - checks for internal driver dependencies for the geometry job; -...

5.4AI score0.00157EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/12 12:07 a.m.45 views

CVE-2026-68437

Technical details about CVE-2026-68437 are not publicly available in the provided documents. Monitor for updates from upstream or vendor advisories for affected components, impacted versions, and remediation guidance.

5.4AI score0.00157EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68437

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/imagination: Fit paired fragment job in the correct CCCB For geometry jobs with a paired fragment job, at the moment, the DRM scheduler's preparejob...

5.4AI score0.00157EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2026-68262

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/imagination: Fix user array stride in pvrsetuobjarray pvrsetuobjarray copies an array of kernel objects to a userspace array whose element size is described...

7.1CVSS5.5AI score0.00131EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.9 views

PT-2026-70951

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fit paired fragment job in the correct CCCB For geometry jobs with a paired fragment job, at the moment, the DRM scheduler's prepare job callback: - checks for internal driver dependencies for the geometry job; -...

5.5AI score0.00157EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/11 6:46 p.m.9 views

CVE-2026-68262

A flaw was found in the Linux kernel. The drm/imagination component's pvrsetuobjarray function mishandles the user array stride during copies of kernel objects to a userspace array. This error causes incorrect memory access, leading to memory corruption where data is written to unintended...

7.1CVSS5.4AI score0.00131EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 6:46 p.m.7 views

CVE-2026-68260

A flaw was found in the Linux kernel's drm/imagination driver. This vulnerability occurs because the graphics processing unit virtual memory GPU VM code does not properly synchronize find and map/unmap operations. A local attacker could exploit this timing issue by performing concurrent memory...

7.8CVSS5.4AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 6:35 p.m.8 views

CVE-2026-68263

A flaw was found in the Linux kernel's drm/imagination component. A double call to the drmschedentityfini function can lead to a reference count underflow and a use-after-free condition. This vulnerability could allow a local attacker to cause a denial of service or potentially achieve arbitrary...

7.8CVSS5.6AI score0.00125EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/11 3:32 p.m.8 views

CVE-2026-68261

A flaw was found in the Linux kernel's drm/imagination component. A local user could exploit this vulnerability by passing an invalid virtual machine VM context handle to the DRMIOCTLPVRCREATECONTEXT ioctl. This improper error checking can lead to a kernel crash, resulting in a Denial of Service...

5.5CVSS5.3AI score0.00209EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68281

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Count paired job fence as dependency in preparejob The DRM scheduler's preparejob callback counts the remaining non-signaled native dependencies for a job, preventing job submission until those plus job data and...

0.00175EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68263

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix double call to drmschedentityfini Call sequence of double call: pvrcontextdestroy pvrcontextkillqueues pvrqueuekill drmschedentitydestroy drmschedentityfini // here pvrcontextput...

7.8CVSS0.00125EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68260

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: acquire vmctx-lock before mapping memory to GPU VM The drm gpuvm code doesn't protect find operation against map operation, and the driver needs to ensure a map operation shouldn't happen when a find operation is...

7.8CVSS0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

DEBIAN-CVE-2026-68261

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: fix error checking of pvrvmcontextlookup Since pvrvmcontextlookup returns either NULL or a pointer, then stop using ISERR for checking the return value. Using ISERR leads to the kernel oops reported below. It can...

5.2AI score0.00209EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:20 p.m.6 views

CVE-2026-68261

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: fix error checking of pvrvmcontextlookup Since pvrvmcontextlookup returns either NULL or a pointer, then stop using ISERR for checking the return value. Using ISERR leads to the kernel oops reported below. It can...

0.00209EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.12 views

CVE-2026-68262

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix user array stride in pvrsetuobjarray pvrsetuobjarray copies an array of kernel objects to a userspace array whose element size is described by out-stride. When out-stride is different from the kernel object...

7.1CVSS0.00131EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:20 p.m.8 views

UBUNTU-CVE-2026-68261

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: fix error checking of pvrvmcontextlookup Since pvrvmcontextlookup returns either NULL or a pointer, then stop using ISERR for checking the return value. Using ISERR leads to the kernel oops reported below. It can...

5.2AI score0.00209EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-CVE-2026-68262

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix user array stride in pvrsetuobjarray pvrsetuobjarray copies an array of kernel objects to a userspace array whose element size is described by out-stride. When out-stride is different from the kernel object...

7.1CVSS5.2AI score0.00131EPSS
SaveExploits0References6
Rows per page
Query Builder