The ip_cmsg_recv_checksum function in net/ipv4/ip_sockglue.c in the Linux kernel before 4.10.1 has incorrect expectations about skb data layout, which allows local users to cause a denial of service (buffer over-read) or possibly have unspecified other impact via crafted system calls, as demonstrated by use of the MSG_MORE flag in conjunction with loopback UDP transmission.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 03:29
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ca4ef4574f1ee5252e2cd365f8f5d5bafd048f32 - Patch, Third Party Advisory | |
References | () http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.1 - Patch, Release Notes, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2017/02/28/5 - Mailing List, Patch, Third Party Advisory | |
References | () http://www.securityfocus.com/bid/96487 - Third Party Advisory, VDB Entry | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1427984 - Issue Tracking, Patch, Third Party Advisory, VDB Entry | |
References | () https://github.com/torvalds/linux/commit/ca4ef4574f1ee5252e2cd365f8f5d5bafd048f32 - Patch, Third Party Advisory |
Information
Published : 2017-03-01 20:59
Updated : 2024-11-21 03:29
NVD link : CVE-2017-6347
Mitre link : CVE-2017-6347
CVE.ORG link : CVE-2017-6347
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read