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 |
---|---|
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=197c949e7798fbf28cfadc69d9ca0c2abbf93191 | Issue Tracking Patch Third Party Advisory |
http://source.android.com/security/bulletin/2017-04-01.html | 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://github.com/torvalds/linux/commit/197c949e7798fbf28cfadc69d9ca0c2abbf93191 | Issue Tracking Patch Third Party Advisory |
https://security.paloaltonetworks.com/CVE-2016-10229 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2017-04-04 05:59
Updated : 2022-11-03 20:19
NVD link : CVE-2016-10229
Mitre link : CVE-2016-10229
CVE.ORG link : CVE-2016-10229
JSON object : View
Products Affected
linux
- linux_kernel
- android
CWE
CWE-358
Improperly Implemented Security Check for Standard