Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Jingwen Chen

Researcher fromAMD
#34713of 56,338
7.8Total CVSS
Vulnerabilities · 1
PT-2024-11193
7.8
2021-05-19
Linux · Linux Kernel · CVE-2021-47144
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A refcount leak has been resolved in the Linux kernel, specifically in the drm/amd/amdgpu module. The issue occurs because the gem object `rfb->base.obj[0]` is retrieved according to `num planes` in `amdgpufb create`, but not released according to `num planes`. To fix this, the object is released in `amdgpu fbdev destroy` according to `num planes`. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.