In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsThere is no fixed version for libsystemd.
Affected versions of this package are vulnerable to Symlink Attack through the tmpfiles.d configuration process. An attacker can overwrite arbitrary files by creating a symbolic link that redirects a privileged write operation to a file of their choosing. This is only exploitable if a custom tmpfiles.d entry with the 'w' item type targets a path under /run/user/*, per-user home directories, or other locations where an unprivileged user can influence path resolution.
This vulnerability can be mitigated by restricting or auditing any custom tmpfiles.d configuration entries that use the 'w' item type against paths under /run/user/*, per-user home directories, or other locations where an unprivileged user can influence path resolution.