CVE-2021-47003

MEDIUM

Linux Kernel - Null Pointer Dereference in idxd_cmd_exec Status Handling

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix potential null dereference on pointer status There are calls to idxd_cmd_exec that pass a null status pointer however a recent commit has added an assignment to *status that can end up with a null pointer dereference. The function expects a null status pointer sometimes as there is a later assignment to *status where status is first null checked. Fix the issue by null checking status before making the assignment. Addresses-Coverity: ("Explicit null dereferenced")

Scores

CVSS v3 5.5
EPSS 0.0024
EPSS Percentile 14.4%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-476
Status published
Products (12)
Linux/Linux < 5.11
Linux/Linux 40e3b5c128645d2ddad12310c7be98758cafb2b0 - 5756f757c72501ef1a16f5f63f940623044180e9
Linux/Linux 5.10.17 - 5.10.38
Linux/Linux 5.10.38 - 5.10.*
Linux/Linux 5.11
Linux/Linux 5.11.22 - 5.11.*
Linux/Linux 5.12.5 - 5.12.*
Linux/Linux 5.13
Linux/Linux 89e3becd8f821e507052e012d2559dcda59f538e - 2280b4cc29d8cdd2be3d1b2d1ea4f958e2131c97
Linux/Linux 89e3becd8f821e507052e012d2559dcda59f538e - 28ac8e03c43dfc6a703aa420d18222540b801120
... and 2 more
Published Feb 28, 2024
Tracked Since Feb 18, 2026