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.
tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)
by
Susie the Antelope 2016-12-09 09:04:30 UTC
commit 8fb3f0099787a5b48213c4e2aa42d8ff61b0c7f1
systemd
VCC
CVE-2018-6954
TODO
+2
src/basic/fd-util.c
+4
-2
src/basic/fs-util.c
+11
-2
src/basic/rm-rf.c
+11
-4
src/basic/util.c
+14
-2
src/core/killall.c
+1
-2
src/core/manager.c
+11
-3
src/delta/delta.c
+7
-3
src/libsystemd/sd-device/sd-device.c
+1
-2
src/libsystemd/sd-login/sd-login.c
+10
-2
src/login/logind-dbus.c
+2
-1
src/shared/dropin.c
+14
-3
src/shared/fdset.c
+5
-2
src/tmpfiles/tmpfiles.c
+11
-4
src/udev/udev-builtin-net_id.c
+1
-2
src/udev/udev-builtin-path_id.c
+2
-2
src/udev/udev-node.c
+5
-4
src/udev/udev-rules.c
+2
-2
src/udev/udev-watch.c
+2
-2
src/udev/udevadm-info.c
+2
-2
expand_less