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
Link | Resource |
---|---|
https://github.com/torvalds/linux/commit/ca4ef4574f1ee5252e2cd365f8f5d5bafd048f32 | Patch Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1427984 | Issue Tracking Patch Third Party Advisory VDB Entry |
http://www.openwall.com/lists/oss-security/2017/02/28/5 | Mailing List Patch Third Party Advisory |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.1 | Patch Release Notes Third Party Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ca4ef4574f1ee5252e2cd365f8f5d5bafd048f32 | Patch Third Party Advisory |
http://www.securityfocus.com/bid/96487 | Third Party Advisory VDB Entry |
Configurations
Configuration 1 (hide)
|
Information
Published : 2017-03-01 12:59
Updated : 2023-02-09 16:53
NVD link : CVE-2017-6347
Mitre link : CVE-2017-6347
JSON object : View
CWE
CWE-125
Out-of-bounds Read
Products Affected
linux
- linux_kernel