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

drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists

Unconditionally whitelisting OA registers is a security violation. Set
RING_FORCE_TO_NONPRIV_DENY bit in OA nonpriv slots, so that OA registers
don't get whitelisted by default after probe, gt reset, resume and engine
reset.

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

Impact

Unconditionally whitelisting of OA registers in the Linux kernel creates a security violation that could allow an unprivileged process to gain privileged access to hardware registers after probe, reset, resume, or engine reset events. The added RING_FORCE_TO_NONPRIV_DENY bit prevents such registers from being whitelisted by default, thereby mitigating unauthorized access. The vulnerability therefore enables a potential privilege escalation attack where a local attacker could manipulate low‑level hardware resources.

Affected Systems

The flaw is present in the Linux kernel itself, affecting all builds that lack the patch commit 90511bdcfda97211c01f1d945d4ea616578d8fca. No specific kernel version range is provided; the vulnerability applies to any kernel that still uses the unprotected whitelist behavior.

Risk and Exploitability

The lack of a CVSS score and the absence of an EPSS value mean the exact severity and exploit probability are unknown. However, since the weakness involves kernel register whitelisting, an attacker would need local kernel code execution to exploit it, making the attack vector a local privilege escalation scenario. The vulnerability is not listed in the CISA KEV catalog, suggesting no widespread exploitation has been reported as of the last update. Nonetheless, the potential for privilege escalation warrants prompt mitigation.

Generated by OpenCVE AI on August 10, 2026 at 18:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that includes the commit 90511bdcfda97211c01f1d945d4ea616578d8fca, which sets RING_FORCE_TO_NONPRIV_DENY to prevent OA registers from being whitelisted.
  • Reboot the system to load the updated kernel and activate the whitelist protection.
  • If an immediate kernel update is not feasible, temporarily disable the DRM subsystem for unprivileged users or set appropriate permissions to restrict access until the patch is applied.

Generated by OpenCVE AI on August 10, 2026 at 18:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-284

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/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists Unconditionally whitelisting OA registers is a security violation. Set RING_FORCE_TO_NONPRIV_DENY bit in OA nonpriv slots, so that OA registers don't get whitelisted by default after probe, gt reset, resume and engine reset. (cherry picked from commit 90511bdcfda97211c01f1d945d4ea616578d8fca)
Title drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists
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:42.551Z

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

Link: CVE-2026-68267

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses