AUGUST 22, 2026
Live Feed
Back to database
Case File

CVE-2026-68269

UNKNOWN · CVSS N/A EPSS 0.21%

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-22

CyberRota Analysis

AI-Generated

The vulnerability affects the Linux kernel's handling of parallel submission slots in the DRM/i915 subsystem, where a missing Spectre mitigation could allow attackers to exploit speculative execution to access sensitive data. This could lead to unauthorized information disclosure in environments where userspace applications can control submission slots. Organizations utilizing Linux systems, especially those leveraging the i915 graphics driver, should prioritize patching to mitigate potential risks associated with this vulnerability.

CVE
CVE-2026-68269
Severity
UNKNOWN
CVSS
N/A
EPSS
0.21%
Linux

Original NVD 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)