Google gperftools 2.7 has a memory leak in malloc_extension.cc, related to MallocExtension::Register and InitModule. NOTE: the software maintainer indicates that this is not a bug; it is only a false-positive report from the LeakSanitizer program
References
Link | Resource |
---|---|
https://github.com/gperftools/gperftools/issues/1013 | Third Party Advisory |
https://github.com/gperftools/gperftools/issues/1013 | Third Party Advisory |
Configurations
History
21 Nov 2024, 03:47
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/gperftools/gperftools/issues/1013 - Third Party Advisory |
07 Nov 2023, 02:52
Type | Values Removed | Values Added |
---|---|---|
Summary | Google gperftools 2.7 has a memory leak in malloc_extension.cc, related to MallocExtension::Register and InitModule. NOTE: the software maintainer indicates that this is not a bug; it is only a false-positive report from the LeakSanitizer program |
Information
Published : 2018-07-07 17:29
Updated : 2024-11-21 03:47
NVD link : CVE-2018-13420
Mitre link : CVE-2018-13420
CVE.ORG link : CVE-2018-13420
JSON object : View
Products Affected
gperftools_project
- gperftools
CWE
CWE-772
Missing Release of Resource after Effective Lifetime