CVE-2026-31436CRITICAL 9.8EPSS p36.2%
CVE-2026-31436CVE-2026-31436
Description
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()
At the end of this function, d is the traversal cursor of flist, but the
code completes found instead. This can lead to issues such as NULL pointer
dereferences, double completion, or descriptor leaks.
Fix this by completing d instead of found in the final
list_for_each_entry_safe() loop.
Scoring
| CVSS 3.1 | 9.8 (CRITICAL) |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.46% probability of exploitation · percentile 36.2% · 2026-06-19T12:03:05Z |
| Published | 2026-04-22 |
| Last modified | 2026-05-19 |
Underlying weaknesses· 1
References
1
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Weakness | NULL Pointer Dereferencecwe-476 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.