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
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 02:43
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=197c949e7798fbf28cfadc69d9ca0c2abbf93191 - Issue Tracking, Patch, Third Party Advisory | |
References | () http://source.android.com/security/bulletin/2017-04-01.html - Patch, Third Party Advisory | |
References | () http://www.securityfocus.com/bid/97397 - Third Party Advisory, VDB Entry | |
References | () http://www.securitytracker.com/id/1038201 - Third Party Advisory, VDB Entry | |
References | () https://github.com/torvalds/linux/commit/197c949e7798fbf28cfadc69d9ca0c2abbf93191 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://security.paloaltonetworks.com/CVE-2016-10229 - Third Party Advisory |
Information
Published : 2017-04-04 05:59
Updated : 2024-11-21 02:43
NVD link : CVE-2016-10229
Mitre link : CVE-2016-10229
CVE.ORG link : CVE-2016-10229
JSON object : View
Products Affected
- android
linux
- linux_kernel
CWE
CWE-358
Improperly Implemented Security Check for Standard