Skip to content

Avoid symlink attack when writing amnesia owned file as root

segfault requested to merge 19424-avoid-symlink-attack into stable

Dennis Brinkrolf reported a symlink attack that leads to privilege escalation via Dotfiles, sudo, and gnome-shell-save-environment.

We are reusing the nosymfollow mountpoint created by tps here to mitigate symlink attacks.

Closes #19424

TODO:

  • Check Jenkins
Edited by intrigeri

Merge request reports