HOMEVULNERABILITIESCVE-2026-52966
NONE

CVE-2026-52966

Published: June 24, 2026· Updated: Jun 24, 2026

EPSS:0.19%probability of exploitation in 30 daysPercentile:8.4th

Official Description

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

drm: Replace old pointer to new idr

Commit 5e28b7b94408 introduced a logical error by failing to replace the

newly generated IDR pointer to old id's pointer at the correct location

within the "change handle" logic; this resulted in the issue reported by

syzbot [1].

Specifically, the new IDR object pointer is intended to replace the original

id's pointer during the normal execution flow.

Additionally, an unnecessary conditional check for the ret exit path has

been removed.

[1]

!RB_EMPTY_ROOT(&prime_fpriv->dmabufs)

WARNING: drivers/gpu/drm/drm_prime.c:224 at drm_prime_destroy_file_private+0x48/0x60 drivers/gpu/drm/drm_prime.c:224, CPU#0: syz.0.17/5833

Call Trace:

drm_file_free.part.0+0x7e6/0xcc0 drivers/gpu/drm/drm_file.c:269

drm_file_free drivers/gpu/drm/drm_file.c:237 [inline]

drm_close_helper.isra.0+0x186/0x200 drivers/gpu/drm/drm_file.c:290

drm_release+0x1ab/0x360 drivers/gpu/drm/drm_file.c:438

NVD Source

Technical Analysis

CVE-2026-52966 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

Affected Vendors & Products

Mentioned vendors (from description):
Linux
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (3)

Quick Facts

CVE IDCVE-2026-52966
SeverityNONE
CISA KEVNo
EPSS (30d)0.19%
PublishedJun 24, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-52966 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.