The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
Add _cleanup_globfree_
Fixes a memleak in error path in exec_context_load_environment.
by
Chelsea the Jackal 2013-03-24 23:09:19 UTC
commit c84a94883161073239c35d181e25823ff0454f68
systemd
VCC
CVE-2018-6954
src/core/execute.c
+10
-2
src/shared/util.c
+3
-1
src/shared/util.h
+1
-3
src/tmpfiles/tmpfiles.c
+7
-7
expand_less