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

drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU

Setting context engine slot N into I915_ENGINE_CLASS_INVALID /
I915_ENGINE_CLASS_INVALID_NONE and attempting to apply
I915_CONTEXT_PARAM_SSEU to the same slot N will deref NULL.
Fix that.

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

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

Impact

Setting an invalid GPU engine slot and attempting to configure I915_CONTEXT_PARAM_SSEU causes a NULL dereference in the Linux kernel DRM driver, which leads to a kernel crash. The resulting denial of service can be leveraged by an attacker with access to the graphics subsystem to disrupt system operation or potentially elevate privileges, as the crash occurs in privileged kernel mode. The weakness is a classic NULL pointer dereference.

Affected Systems

The flaw exists in the Linux kernel's DRM/i915/gem subsystem, affecting all distributions that ship a kernel version containing the buggy code. No specific version range is listed; the issue is resolved by committing 36eda5b5c2d40da41cc0a5403c26986237cf9e87, so any kernel prior to that commit is vulnerable.

Risk and Exploitability

The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, but the nature of a kernel NULL dereference implies a high potential impact whenever an attacker can trigger the fault. The likely attack vector is local, requiring the attacker to interact with the I915 graphics driver, for example through a malicious application or by using the vulnerable kernel module. An exploit could be triggered by configuring an I915 engine class as invalid and then applying the SSEU parameter, leading to a crash and, if the attacker controls the context, possible escalation to root. The vulnerability was discovered through AI‑assisted static analysis and confirmed by Intel Product Security.

Generated by OpenCVE AI on August 10, 2026 at 14:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a release that includes commit 36eda5b5c2d40da41cc0a5403c26986237cf9e87 or later, which fixes the NULL dereference in I915_CONTEXT_PARAM_SSEU.
  • If an immediate kernel upgrade is not feasible, restrict use of the I915 graphics driver or configure it to disallow setting engine slots to I915_ENGINE_CLASS_INVALID or I915_ENGINE_CLASS_INVALID_NONE via module parameters or runtime checks.
  • Consider disabling or removing the I915_CONTEXT_PARAM_SSEU feature in GPU configuration scripts or environment variables if the system can tolerate reduced GPU functionality, thereby preventing execution of the vulnerable code path.

Generated by OpenCVE AI on August 10, 2026 at 14:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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: Fix NULL deref in I915_CONTEXT_PARAM_SSEU Setting context engine slot N into I915_ENGINE_CLASS_INVALID / I915_ENGINE_CLASS_INVALID_NONE and attempting to apply I915_CONTEXT_PARAM_SSEU to the same slot N will deref NULL. Fix that. Discovered using AI-assisted static analysis confirmed by Intel Product Security. (cherry picked from commit 36eda5b5c2d40da41cc0a5403c26986237cf9e87)
Title drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
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:09.484Z

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

Link: CVE-2026-68243

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T15:00:03Z

Weaknesses

No weakness.