Bugzilla – Bug 933971
VUL-0: CVE-2015-4176: kernel-source: Deletion of a file or directory could trigger an unmount and reveal dataunder a mount point.
Last modified: 2015-06-17 14:48:18 UTC
CVE-2015-4176 probsably also 4.0 only Use CVE-2015-4176 for the issue fixed in e0c9c0afd2fc958ffa34b697972721d81df8a56f. This code change is present in 4.0.2. original emaiL: Hello, Linux kernel built with the user namespaces support(CONFIG_USER_NS) is vulnerable to a NULL pointer dereference flaw. It could occur when users in user namespaces do unmount mounts. An unprivileged user could use this flaw to crash the system resulting in DoS. Upstream fixes: --------------- -> https://git.kernel.org/linus/820f9f147dcce2602eefd9b575bbbd9ea14f0953 -> https://git.kernel.org/linus/cd4a40174b71acd021877341684d8bb1dc8ea4ae It was introduced by: --------------------- -> https://git.kernel.org/linus/ce07d891a0891d3c0d0c2d73d577490486b809e1 Thank you Drew Fisher for reporting this issue to Fedora Security Team. Thank you. -- References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-4176 http://seclists.org/oss-sec/2015/q2/640 http://people.canonical.com/~ubuntu-security/cve/2015/CVE-2015-4176.html
bugbot adjusting priority
Same as bsc#933969 I guess: e0c9c0afd2fc ("mnt: Update detach_mounts to leave mounts connected") missing is not a problem if ce07d891a089 ("mnt: Honor MNT_LOCKED when detaching mounts") is not present. Bouncing back.
then close