Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Alexey Makhalov

Researcher fromVMware
#46594of 53,633
5.5Total CVSS
Vulnerabilities · 1
PT-2024-11171
5.5
2021-06-06
Linux · Linux Kernel · CVE-2021-47119
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A memory leak issue has been resolved in the Linux kernel, specifically in the ext4 file system. The problem occurs when buffer head references are not released before calling `kill bdev()`, resulting in the buffer head and its associated page not being freed. This issue can be reproduced by creating an infinite loop of starting and stopping a mount point using `systemctl`. The memory leak is amplified by systemd creating a cgroup for each slice, which never gets freed, leading to increased memory consumption. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.