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

drm/i915/gem: Do not leak siblings[] on proto context error

After a successful BALANCE/PARALLEL_SUBMIT extension on context
creation, error during processing of next user extension leaks
the siblings[] array. Fix that.

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

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

Impact

The Linux kernel DRM i915 graphics driver contains an error in the handling of the BALANCE/PARALLEL_SUBMIT extension during context creation. After a successful context creation, an error in processing the next user extension causes the siblings[] array to be leaked. This flaw enables the disclosure of internal kernel data, potentially exposing sensitive information. The weakness aligns with CWE‑200 (Sensitive Information Exposure).

Affected Systems

The vulnerability affects the Linux kernel’s DRM i915 subsystem. No specific kernel version range is listed, so any kernel that does not contain the upstream commit that introduced the fix (aa65e0a4b51b3b54b53e4142aaa2d997aa1061ff) is potentially impacted.

Risk and Exploitability

There is no CVSS score provided and the EPSS score is not available. The flaw is not listed in CISA’s KEV catalog and has not yet been reported as exploited in the wild. Exploitation requires local access to the kernel through the DRM interface, which typically means a user process with GPU access. While the impact is limited to potential information disclosure, the lack of exploitation data suggests moderate risk, yet the absence of a publicly documented exploit means this vulnerability should be mitigated promptly.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that includes the commit fixing this issue (aa65e0a4b51b3b54b53e4142aaa2d997aa1061ff).
  • If an immediate kernel upgrade is not possible, restrict GPU driver usage to trusted users and consider disabling user-space extensions that trigger the vulnerable code path, such as BALANCE/PARALLEL_SUBMIT, via kernel module options or system policy.
  • Monitor kernel logs for errors related to DRM i915 context creation and verify that the siblings[] leak no longer occurs after applying the update.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 15:15: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: Do not leak siblings[] on proto context error After a successful BALANCE/PARALLEL_SUBMIT extension on context creation, error during processing of next user extension leaks the siblings[] array. Fix that. Discovered using AI-assisted static analysis confirmed by Intel Product Security. (cherry picked from commit aa65e0a4b51b3b54b53e4142aaa2d997aa1061ff)
Title drm/i915/gem: Do not leak siblings[] on proto context error
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:10.469Z

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

Link: CVE-2026-68244

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T19:00:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor