The capabilities implementation in the Linux kernel before 3.14.8 does not properly consider that namespaces are inapplicable to inodes, which allows local users to bypass intended chmod restrictions by first creating a user namespace, as demonstrated by setting the setgid bit on a file with group ownership of root.
Weaknesses in this category are related to the management of permissions, privileges, and other security features that are used to perform access control.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/67988 | third party advisory vdb entry |
https://source.android.com/security/bulletin/2016-12-01.html | third party advisory |
http://www.securitytracker.com/id/1030394 | third party advisory vdb entry |
http://www.exploit-db.com/exploits/33824 | third party advisory vdb entry exploit |
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.8 | vendor advisory |
https://github.com/torvalds/linux/commit/23adbe12ef7d3d4195e80800ab36b37bee28cd03 | third party advisory |
http://secunia.com/advisories/59220 | third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1107966 | third party advisory issue tracking |
http://www.openwall.com/lists/oss-security/2014/06/10/4 | third party advisory mailing list |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=23adbe12ef7d3d4195e80800ab36b37bee28cd03 |