Description
In the Linux kernel, the following vulnerability has been resolved:

drm/i915/gem: Add missing nospec on parallel submit slot

Add missing Spectre mitigation for userspace controlled parallel
submission slot.

Discovered using AI-assisted static analysis confirmed by Intel
Product Security.

(cherry picked from commit 15b9353deff3cf72331c387780de3cf9c316b643)
Published: 2026-08-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel driver for Intel GPUs, i915/gem, previously omitted a nospec instruction that would prevent speculative execution on a userspace controlled parallel submit slot. This flaw could allow a malicious process to induce speculative execution that may read data from protected memory regions, resulting in information disclosure across process boundaries. The likely attack vector involves a local user with access to the GPU driver issuing specially crafted commands to a parallel submit slot. This inference is drawn from the description of a missing Spectre mitigation and typical GPU user‑space interactions.

Affected Systems

All Linux kernel instances that do not contain the commit that adds the missing nospec instruction (15b9353deff3cf72331c387780de3cf9c316b643) are affected. This includes any distribution using a kernel version prior to the patch, regardless of kernel major or minor version.

Risk and Exploitability

The vulnerability is a Spectre‐style speculative execution flaw, which can be highly impactful if successfully exploited, potentially leading to confidentiality breaches. No CVSS score or EPSS estimate is currently available, and the vulnerability is not listed in the CISA KEV catalogue. Nevertheless, the risk remains significant because speculative execution side‑channel attacks have demonstrated real‑world impact, and the flaw appears exploitable in kernel environments where userspace can trigger the parallel submit slot. Administrators should consider the potential for local or privileged users to mount an attack until the patch is applied.

Generated by OpenCVE AI on August 10, 2026 at 17:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that includes the commit adding the nospec mitigation for the i915 driver.
  • If an official distribution update is not available, manually apply the relevant commit to your kernel source and rebuild the kernel.
  • Reboot into the updated kernel to ensure the mitigation is active.

Generated by OpenCVE AI on August 10, 2026 at 17:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Mon, 10 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Add missing nospec on parallel submit slot Add missing Spectre mitigation for userspace controlled parallel submission slot. Discovered using AI-assisted static analysis confirmed by Intel Product Security. (cherry picked from commit 15b9353deff3cf72331c387780de3cf9c316b643)
Title drm/i915/gem: Add missing nospec on parallel submit slot
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-10T12:01:44.575Z

Reserved: 2026-07-30T09:28:09.378Z

Link: CVE-2026-68269

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T20:30:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor