Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Chengyang Fan

Researcher fromHuawei
#46159of 53,630
5.5Total CVSS
Vulnerabilities · 1
PT-2024-11246
5.5
2021-06-16
Linux · Linux Kernel · CVE-2021-47238
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A memory leak vulnerability has been resolved in the Linux kernel. The issue is related to the `ip mc add1 src` function, where an unreferenced object is created, leading to a memory leak. The vulnerability occurs when the `ip mc clear src` function is removed from `ip mc destroy dev`, but still called in `igmpv3 clear delrec`, resulting in the inability to release `in dev->mc list->sources` through `ip mc del1 src` in `sock close`. This vulnerability can be exploited by an attacker to cause a denial-of-service (DoS) condition. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.