The Btrfs implementation in the Linux kernel before 3.19 does not ensure that the visible xattr state is consistent with a requested replacement, which allows local users to bypass intended ACL settings and gain privileges via standard filesystem operations (1) during an xattr-replacement time window, related to a race condition, or (2) after an xattr-replacement attempt that fails because the data does not fit.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=5f5bc6b1e2d5a6f827bc860ef2dc5b6f365d1339 | broken link vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00009.html | mailing list third party advisory vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1205079 | issue tracking third party advisory |
http://www.securitytracker.com/id/1032418 | vdb entry third party advisory broken link |
http://www.openwall.com/lists/oss-security/2015/03/24/11 | mailing list |
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00023.html | mailing list third party advisory vendor advisory |
https://github.com/torvalds/linux/commit/5f5bc6b1e2d5a6f827bc860ef2dc5b6f365d1339 | patch |