boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2023-52913MEDIUM
Linux Linux — drm/i915: Fix potential context UAFs
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  N  N  H    5.5   .0025   16.5     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    eb4dedae920a07c485328af3da2202ec5184fb17 –  —
  Linux    5.10 –                                      5.15.171
TIMELINE
  Aug 21  Reserved by Linux
  Aug 21  Published (CNA: Linux)
  Aug 4   RESCORED — CVE-2023-52913 (Linux). CVSS 7.8 → 5.5 (NVD).
CWE-416 · CNA: Linux · CVSS v3.1 · 3 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential context UAFs gem_context_register() makes the context visible to userspace, and which point a separate thread can trigger the I915_GEM_CONTEXT_DESTROY ioctl. So we need to ensure that nothing uses the ctx ptr after this. And we need to ensure that adding the ctx to the xarray is the *last* thing that gem_context_register() does with the ctx pointer. [tursulin: Stable and fixes tags add/tidy.] (cherry picked from commit bed4b455cf5374e68879be56971c1da563bcd90c)

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
August 21, 2024ReservedReserved by Linux
August 21, 2024PublishedPublished (CNA: Linux)
August 4, 2026RESCOREDRESCORED — CVE-2023-52913 (Linux). CVSS 7.8 → 5.5 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinuxeb4dedae920a07c485328af3da2202ec5184fb17
LinuxLinux5.105.15.171

Weaknesses

CWE-416

References (3)

Related

Authoritative record: CVE-2023-52913 at cve.org

Vendors: linux

Weaknesses: CWE-416

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2023-52913 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.