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: 5.5 Medium
EPSS: < 1% Very Low
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. The CVSS score is 5.5 and the EPSS score is < 1%, indicating moderate severity and low exploitation probability, and the vulnerability remains unlisted 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 13, 2026 at 06:41 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 13, 2026 at 06:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4745-1 linux-6.12 security update
History

Wed, 19 Aug 2026 16:45:00 +0000


Thu, 13 Aug 2026 05:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-515
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

threat_severity

Moderate


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-19T16:32:30.915Z

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

Link: CVE-2026-68269

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-10T13:20:15.867

Modified: 2026-08-19T17:20:40.110

Link: CVE-2026-68269

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-10T12:01:44Z

Links: CVE-2026-68269 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T06:45:04Z

Weaknesses