Vulnerability in Linux

CVE-2021-47447

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a3xx: fix error handling in a3xx_gpu_init() These error paths returned 1 on failure, instead of a negative error code. This would lead to an Oops in the caller. A second problem is that the check for "if (ret != -ENODATA)" did not work because "ret" was set to 1.

EPSS: 0.002 (9.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

References

Frequently asked questions

What is CVE-2021-47447?
CVE-2021-47447 is a high-severity vulnerability in Linux. CVSS score: 7.8/10. Published 2024-05-22.
How severe is CVE-2021-47447?
High severity. CVSS v3 base score is 7.8 out of 10.