Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Qiheng Lin

Researcher fromHuawei
#45713of 53,632
5.5Total CVSS
Vulnerabilities · 1
PT-2024-7854
5.5
2024-03-03
Linux · Linux Kernel · CVE-2022-48669
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to a potential memory leak in the `papr get attr()` function. The `buf` variable is allocated in this function, and if the `krealloc()` of `buf` fails, the original `buf` needs to be freed to prevent a memory leak. This could allow an attacker to cause a denial of service. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.