udp.c in the Linux kernel before 4.5 allows remote attackers to execute arbitrary code via UDP traffic that triggers an unsafe second checksum calculation during execution of a recv system call with the MSG_PEEK flag.
References
Link | Resource |
---|---|
https://github.com/torvalds/linux/commit/197c949e7798fbf28cfadc69d9ca0c2abbf93191 | Issue Tracking Patch Third Party Advisory |
http://source.android.com/security/bulletin/2017-04-01.html | Patch Third Party Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=197c949e7798fbf28cfadc69d9ca0c2abbf93191 | Issue Tracking Patch Third Party Advisory |
http://www.securityfocus.com/bid/97397 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1038201 | Third Party Advisory VDB Entry |
https://security.paloaltonetworks.com/CVE-2016-10229 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Information
Published : 2017-04-03 22:59
Updated : 2022-11-03 13:19
NVD link : CVE-2016-10229
Mitre link : CVE-2016-10229
JSON object : View
CWE
CWE-358
Improperly Implemented Security Check for Standard
Products Affected
- android
linux
- linux_kernel