github libfuse/libfuse fuse-3.2.5
libfuse 3.2.5

latest releases: fuse-3.16.2, fuse-3.16.1, fuse-3.15.1...
5 years ago

Changes:

  • SECURITY UPDATE: In previous versions of libfuse it was possible to for unprivileged users to specify the allow_other option even when this was forbidden in /etc/fuse.conf. The vulnerability is present only on systems where SELinux is active (including in permissive mode).
  • The fusermount binary has been hardened in several ways to reduce potential attack surface. Most importantly, mountpoints and mount options must now match a hard-coded whitelist. It is expected that this whitelist covers all regular use-cases.
  • Added a test of seekdir to test_syscalls.
  • Fixed readdir bug when non-zero offsets are given to filler and the filesystem client, after reading a whole directory, re-reads it from a non-zero offset e. g. by calling seekdir followed by readdir.

Don't miss a new libfuse release

NewReleases is sending notifications on new releases.