Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
Critical

Linux kernel dmaengine idxd wrong descriptor completion in llist_abort_desc()

IdentifiersCVE-2026-31436CWE-670

CVE-2026-31436 is a vulnerability in the Linux kernel dmaengine idxd component. The flaw is in llist_abort_desc(), where the final list_for_each_entry_safe() loop uses the wrong variable for descriptor completion: at that point d is the traversal cursor for flist, but the code completes found instead. This incorrect completion logic can result in completion of the wrong descriptor or reuse of an invalid pointer state, leading to NULL pointer dereferences, double completion, or descriptor leaks. The upstream fix changes the function to complete d instead of found in the final loop.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful triggering of the bug can corrupt descriptor lifecycle handling in the idxd DMA subsystem. Documented consequences include NULL pointer dereference, double completion of descriptors, and descriptor leaks. In practice this can cause kernel instability, crashes or denial of service, and may also compromise integrity of DMA work tracking within the affected subsystem.

Mitigation

If you can’t patch tonight, do this now.

If immediate patching is not possible, reduce exposure by limiting use of affected idxd/DMA functionality where operationally feasible and restricting access to systems that expose the vulnerable kernel path to untrusted workloads. Because this is a kernel logic flaw, there is no complete mitigation short of installing a fixed kernel.

Remediation

Patch, then assume compromise.

Apply a Linux kernel update that includes the upstream fix for CVE-2026-31436. The specific correction is to complete d instead of found in the final list_for_each_entry_safe() loop in llist_abort_desc(). SUSE indicates the issue is resolved in updated kernel packages across affected product lines; administrators should install the relevant vendor kernel security updates and reboot into the patched kernel.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
LinuxLinux Kerneloperating_system

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

ACTIVITY FEED

Recent activity

4 sources tracked across advisories and community write-ups. News coverage will land here when it surfaces.

No news coverage yet. Advisories and community discussion only.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity

Community discussion across Reddit, Mastodon, and other social sources.