Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…
EPSS 0.2%top 88%

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix list_del corruption in kfd_criu_resume_svm The cleanup tail of… (CVE-2026-72449)

0
High
Published: 08/15/2026 (08/15/2026, 06:32:24 UTC)
Source: GCVE Database

Description

A use-after-free and double-free vulnerability in the Linux kernel's drm/amdkfd component was resolved. The issue occurs in the kfd_criu_resume_svm function where list entries are freed without being removed, leading to dangling pointers. An unprivileged user can trigger this via /dev/kfd without special capabilities. The fix involves properly unlinking list entries before freeing them to prevent corruption.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 08/15/2026, 16:24:16 UTC

Technical Analysis

The vulnerability in the Linux kernel's drm/amdkfd subsystem involves improper cleanup in the kfd_criu_resume_svm() function. Specifically, the cleanup code walks through svms->criu_svm_metadata_list and frees each struct criu_svm_metadata without removing it from the linked list. This leaves the list head pointing to freed memory (kmalloc-96 objects). If the same process issues a second AMDKFD_IOC_CRIU_OP ioctl, it re-enters list_empty(), which reads a dangling next pointer (use-after-free). The loop then walks freed entries and frees them again (double-free). This flaw is exploitable by an unprivileged render-group user via /dev/kfd with no additional capabilities. The patch adds list_del() before kfree() to properly unlink entries during cleanup, preventing use-after-free and double-free conditions.

Potential Impact

An unprivileged user with access to /dev/kfd can trigger use-after-free and double-free conditions in kernel memory, potentially leading to system instability or escalation of privileges. The vulnerability arises from improper list management in kernel memory freeing routines, which can cause memory corruption.

Mitigation Recommendations

A fix has been applied to the Linux kernel source code that properly removes list entries before freeing them, eliminating the use-after-free and double-free issues. Users should update their Linux kernel to a version that includes this patch. Since this is a kernel vulnerability, applying the official kernel update from the vendor or distribution is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor advisory for the latest remediation guidance.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-xgpc-q5wr-q4v5
Osv Schema Version
1.4.0
Aliases
["CVE-2026-72449"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a808b6ebf8831d5394f985f

Added to database: 08/15/2026, 15:53:18 UTC

Last enriched: 08/15/2026, 16:24:16 UTC

Last updated: 08/16/2026, 00:41:15 UTC

Views: 2

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses