CVE Catalog

CVE-2021-47431

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

13th percentile - higher than 13% of all known CVEs

Summary

In the Linux kernel, the AMDGPU driver has a pin_count leak for the gart.bo object. The GART disable function is not called in SRIOV scenarios, leading to a leak when the driver is unloaded.

Risk Assessment

The pin_count leak can lead to improper memory management, potentially causing system instability or GPU memory issues.

Recommendation

Apply a Linux kernel update that ensures the GART disable function is properly called in SRIOV cases.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix gart.bo pin_count leak gmc_v{9,10}_0_gart_disable() isn't called matched with correspoding gart_enbale function in SRIOV case. This will lead to gart.bo pin_count leak on driver unload.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS