Files
buildroot/package
Peter Korsgaard c6989413b9 libfuse: security bump to version 2.9.8
Fixes CVE-2018-10906 - In fuse before versions 2.9.8 and 3.x before 3.2.5,
fusermount is vulnerable to a restriction bypass when SELinux is active.
This allows non-root users to mount a FUSE file system with the
'allow_other' mount option regardless of whether 'user_allow_other' is set
in the fuse configuration.  An attacker may use this flaw to mount a FUSE
file system, accessible by other users, and trick them into accessing files
on that file system, possibly causing Denial of Service or other unspecified
effects.

And additionally:

- libfuse no longer segfaults when fuse_interrupted() is called outside the
  event loop.

- 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.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 9c2bbc3fc9)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-08-24 10:42:37 +02:00
..
2018-08-23 22:42:06 +02:00
2018-08-23 22:42:06 +02:00
2018-06-17 16:42:49 +02:00
2018-07-19 23:40:04 +02:00
2018-08-24 10:35:05 +02:00
2018-07-18 23:33:57 +02:00
2018-08-23 21:20:26 +02:00
2018-06-17 16:45:45 +02:00
2018-08-23 21:18:20 +02:00
2018-07-18 23:35:59 +02:00
2018-06-17 17:39:55 +02:00
2018-06-17 16:46:11 +02:00
2018-06-11 23:07:23 +02:00
2018-07-19 20:01:29 +02:00
2018-07-19 19:52:54 +02:00
2018-07-19 11:53:34 +02:00
2018-07-19 19:58:40 +02:00
2018-08-23 21:26:40 +02:00
2018-08-24 10:06:39 +02:00
2018-06-17 16:42:49 +02:00
2018-07-19 12:04:09 +02:00
2018-06-17 16:42:49 +02:00
2018-07-19 20:02:30 +02:00
2018-07-17 22:05:36 +02:00
2018-07-19 20:14:07 +02:00
2018-06-17 16:47:22 +02:00
2018-08-23 21:40:38 +02:00