fs/overlayfs/copy_up.c in the Linux kernel before 4.2.6 uses an incorrect cleanup code path, which allows local users to cause a denial of service (dentry reference leak) via filesystem operations on a large file in a lower overlayfs layer.
Weaknesses in this category are related to improper management of system resources.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2016/08/23/9 | mailing list exploit third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1367814 | issue tracking vdb entry third party advisory |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.2.6 | release notes vendor advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ab79efab0a0ba01a74df782eb7fa44b044dae8b5 | exploit patch vendor advisory |
https://github.com/torvalds/linux/commit/ab79efab0a0ba01a74df782eb7fa44b044dae8b5 | patch |
http://www.securityfocus.com/bid/92611 | vdb entry |