Out-of-bounds read in Linux kernel - CVE-2017-6347
Published: June 20, 2024
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to a boundary error within the ip_cmsg_recv_checksum() function in net/ipv4/ip_sockglue.c when using the MSG_MORE flag in conjunction with loopback UDP transmission. A local user can trigger an out-of-bounds read error and gain access to sensitive information.
How to mitigate CVE-2017-6347
Sources
- https://github.com/torvalds/linux/commit/ca4ef4574f1ee5252e2cd365f8f5d5bafd048f32
- https://bugzilla.redhat.com/show_bug.cgi?id=1427984
- http://www.openwall.com/lists/oss-security/2017/02/28/5
- http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.1
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ca4ef4574f1ee5252e2cd365f8f5d5bafd048f32
- http://www.securityfocus.com/bid/96487