ntfs-3g: add security fix for CVE-2017-0358
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 13 Feb 2017 22:51:10 +0000 (23:51 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 14 Feb 2017 10:18:38 +0000 (11:18 +0100)
commit6f971f354c14a8948477a0936668b8baae8ec86e
tree6907f9aa43fd0007b63fd17fe59c898c30541ca9
parent0e76cde70f651b17e74681d17fb0afb16400102d
ntfs-3g: add security fix for CVE-2017-0358

Jann Horn, Project Zero (Google) discovered that ntfs-3g, a read-write
NTFS driver for FUSE does not not scrub the environment before
executing modprobe to load the fuse module. This influence the behavior
of modprobe (MODPROBE_OPTIONS environment variable, --config and
--dirname options) potentially allowing for local root privilege
escalation if ntfs-3g is installed setuid.

Notice that Buildroot does NOT install netfs-3g setuid root, but custom
permission tables might be used, causing it to vulnerable to the above.

ntfs-3g does not seem to have a publicly available version control system
and no new releases have been made, so instead grab the patch from Debian.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ntfs-3g/ntfs-3g.hash
package/ntfs-3g/ntfs-3g.mk