CVE-2012-1174
The CVE-2012-1174 entry concerns systemd's systemd-logind rm_rf_children() in util.c, which during user logout can allow local users to delete arbitrary files via a symlink race against unspecified files. A TOCTOU race condition in the logout cleanup process is the root cause. The vulnerability a...