fs/ext4/inode.c in the Linux kernel before 4.6.2, when ext4 data=ordered mode is used, mishandles a needs-flushing-before-commit list, which allows local users to obtain sensitive information from other users' files in opportunistic circumstances by waiting for a hardware reset, creating a new file, making write system calls, and reading this file.
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/06bd3c36a733ac27962fea7d6f47168841376824 | issue tracking third party advisory patch |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.6.2 | release notes vendor advisory |
https://source.android.com/security/bulletin/2017-09-01 | |
http://www.securityfocus.com/bid/98491 | vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=1450261 | issue tracking third party advisory patch |
http://www.openwall.com/lists/oss-security/2017/05/15/2 | mailing list third party advisory patch |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=06bd3c36a733ac27962fea7d6f47168841376824 | issue tracking third party advisory patch |