The __get_user_asm_ex macro in arch/x86/include/asm/uaccess.h in the Linux kernel before 4.7.5 does not initialize a certain integer variable, which allows local users to obtain sensitive information from kernel stack memory by triggering failure of a get_user_ex call.
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Link | Tags |
---|---|
https://github.com/torvalds/linux/commit/1c109fabbd51863475cd12ac206bdd249aee35af | issue tracking third party advisory patch |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1c109fabbd51863475cd12ac206bdd249aee35af | issue tracking third party advisory patch |
http://www.openwall.com/lists/oss-security/2016/11/04/4 | third party advisory mailing list |
https://bugzilla.redhat.com/show_bug.cgi?id=1391908 | issue tracking |
http://www.securityfocus.com/bid/94144 | vdb entry |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.5 | release notes |