Linux hwe edge: In the Linux kernel, the following vulnerability has been resolved: drm/gem: fix race between change_handle and handle_delete… (CVE-2026-63885)
A race condition vulnerability in the Linux kernel's Direct Rendering Manager (DRM) Graphics Execution Manager (GEM) subsystem was resolved. The issue involved a timing window where the old handle remained live in the IDR (ID Radix tree) after releasing a lock, allowing a concurrent deletion to free the GEM object while still referenced by a new handle. This could lead to use-after-free conditions. The fix nullifies the old handle's IDR entry before releasing the lock to prevent concurrent operations from accessing freed memory.
AI Analysis
Technical Summary
CVE-2026-63885 addresses a race condition in the Linux kernel's drm/gem subsystem. Specifically, drm_gem_change_handle_ioctl left the old handle live in the IDR between unlocking and re-locking the table_lock spinlock. During this window, a concurrent drm_gem_handle_delete on the old handle could succeed, decrementing the handle count to zero and freeing the GEM object while the new handle's IDR entry still referenced it. The vulnerability was fixed by nulling the old handle's IDR entry before dropping the lock, ensuring concurrent GEM_CLOSE operations see NULL and return an error instead of accessing freed memory. The fix also restores the old entry on error paths related to prime bookkeeping.
Potential Impact
Successful exploitation could lead to use-after-free conditions in the DRM GEM subsystem, potentially causing system instability, crashes, or privilege escalation due to corrupted kernel memory. The CVSS 3.1 score is 8.8, indicating high impact on confidentiality, integrity, and availability. However, the attack vector is local with low privileges required and no user interaction needed.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel. Users should apply the official kernel updates from their Linux distribution vendors to remediate this issue. Since this is not a cloud service, remediation depends on patching the affected kernel versions. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor advisory or distribution security notices for the exact patched versions and update accordingly.
Linux hwe edge: In the Linux kernel, the following vulnerability has been resolved: drm/gem: fix race between change_handle and handle_delete… (CVE-2026-63885)
Description
A race condition vulnerability in the Linux kernel's Direct Rendering Manager (DRM) Graphics Execution Manager (GEM) subsystem was resolved. The issue involved a timing window where the old handle remained live in the IDR (ID Radix tree) after releasing a lock, allowing a concurrent deletion to free the GEM object while still referenced by a new handle. This could lead to use-after-free conditions. The fix nullifies the old handle's IDR entry before releasing the lock to prevent concurrent operations from accessing freed memory.
CVSS v3.1
Score 8.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-63885 addresses a race condition in the Linux kernel's drm/gem subsystem. Specifically, drm_gem_change_handle_ioctl left the old handle live in the IDR between unlocking and re-locking the table_lock spinlock. During this window, a concurrent drm_gem_handle_delete on the old handle could succeed, decrementing the handle count to zero and freeing the GEM object while the new handle's IDR entry still referenced it. The vulnerability was fixed by nulling the old handle's IDR entry before dropping the lock, ensuring concurrent GEM_CLOSE operations see NULL and return an error instead of accessing freed memory. The fix also restores the old entry on error paths related to prime bookkeeping.
Potential Impact
Successful exploitation could lead to use-after-free conditions in the DRM GEM subsystem, potentially causing system instability, crashes, or privilege escalation due to corrupted kernel memory. The CVSS 3.1 score is 8.8, indicating high impact on confidentiality, integrity, and availability. However, the attack vector is local with low privileges required and no user interaction needed.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel. Users should apply the official kernel updates from their Linux distribution vendors to remediate this issue. Since this is not a cloud service, remediation depends on patching the affected kernel versions. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor advisory or distribution security notices for the exact patched versions and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-6335-2wvm-xv3c
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-63885"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- 3.1
Threat ID: 6a5d27ab2a4a8d598912ffb2
Added to database: 07/19/2026, 19:38:19 UTC
Last enriched: 07/31/2026, 23:59:16 UTC
Last updated: 08/30/2026, 22:52:13 UTC
Views: 68
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.