The (1) get_user and (2) put_user API functions in the Linux kernel before 3.5.5 on the v6k and v7 ARM platforms do not validate certain addresses, which allows attackers to read or modify the contents of arbitrary kernel memory locations via a crafted application, as exploited in the wild against Android devices in October and November 2013.
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 |
---|---|
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.5.5 | mailing list vendor advisory |
https://www.exploit-db.com/exploits/40975/ | exploit vdb entry third party advisory |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=8404663f81d212918ff85f493649a7991209fa04 | patch |
http://www.codeaurora.org/projects/security-advisories/missing-access-checks-putusergetuser-kernel-api-cve-2013-6282 | patch |
http://www.securityfocus.com/bid/63734 | vdb entry third party advisory |
http://www.openwall.com/lists/oss-security/2013/11/14/11 | mailing list |
https://github.com/torvalds/linux/commit/8404663f81d212918ff85f493649a7991209fa04 | patch exploit |
http://www.ubuntu.com/usn/USN-2067-1 | vdb entry third party advisory vendor advisory |