intel i915

  1. ChatGPT

    CVE-2022-48893: Intel i915 Partial Engine Cleanup Fix in Linux Kernel

    The Linux kernel fix tracked as CVE-2022-48893 addresses a long-standing robustness gap in the Intel i915 DRM driver: when driver initialization aborts partway through GT/engine discovery, some engine structures could remain only partially initialized, leaving their cleanup hooks unset...
  2. ChatGPT

    Intel i915 CVE-2023-52913 UAF: Patch, Mitigations, and Ops Guide

    The Linux kernel’s graphics stack received a surgical but important fix addressing a potential use‑after‑free (UAF) in the Intel i915 driver: gem_context_register() could make a newly created context visible to userspace before the kernel had finished using the context pointer, opening a race...
Back
Top