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.
util: generalize code that checks whether PIDs are alive or unwaited for
by
Aaron the Falcon 2014-02-17 17:28:53 UTC
commit 9f5650aecb22a1d864b2c0b749910556795f1490
systemd
VCC
CVE-2018-16888
src/core/service.c
+20
-5
src/core/unit.c
+1
-1
src/libsystemd/sd-bus/bus-creds.c
+1
-1
src/shared/util.c
+1
-18
src/shared/util.h
+1
-2
src/tty-ask-password-agent/tty-ask-password-agent.c
+3
-1
expand_less