PT-2021-8012 · Linux+1 · Linux Kernel+1
Meng Li
·
Published
2021-03-10
·
Updated
2024-12-10
·
CVE-2021-47058
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a memory leak in the Linux kernel's regmap function. Specifically, the
regmap debugfs exit() function frees the debugfs name but it is not created again due to an if condition introduced by an upstream commit. This can lead to a memory leak when calling regmap attach dev. The vulnerability may allow an attacker to disclose protected information or cause a denial of service.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Memory Leak
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Suse