Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2021-47446 Details

Description

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a4xx: fix error handling in a4xx_gpu_init() This code returns 1 on error instead of a negative error. It leads to an Oops in the caller. A second problem is that the check for "if (ret != -ENODATA)" cannot be true because "ret" is set to 1.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-908Use of Uninitialized Resource[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 5.11, < 5.14.14
5.15 rc1
5.15 rc2
5.15 rc3
5.15 rc4

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.15:rc1:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.15:rc2:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.15:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.15:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.15:rc5:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2021-47446
NVD Published Date:
May 22, 2024
NVD Last Modified:
Aug 4, 2026
Source:
kernel.org
CVE-2021-47446 Details - Not Deferred