mm/memory.c in the Linux kernel before 4.1.4 mishandles anonymous pages, which allows local users to gain privileges or cause a denial of service (page tainting) via a crafted application that triggers writing to page zero.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://github.com/torvalds/linux/commit/6b7339f4c31ad69c8e9c0b2859276e22cf72176d | vendor advisory |
https://source.android.com/security/bulletin/2017-01-01.html | third party advisory |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.4 | release notes vendor advisory |
https://security-tracker.debian.org/tracker/CVE-2015-3288 | third party advisory |
http://www.securityfocus.com/bid/93591 | third party advisory vdb entry |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6b7339f4c31ad69c8e9c0b2859276e22cf72176d | patch vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1333830 | patch vdb entry third party advisory issue tracking |