imPC@ndo IT

Tracker / CVE-2017-1000111

CVE-2017-1000111

High 7.8

Linux kernel: heap out-of-bounds in AF_PACKET sockets. This new issue is analogous to previously disclosed CVE-2016-8655. In both cases, a socket option that changes socket state may race with safety checks in packet_set_ring. Previously with PACKET_VERSION. This time with PACKET_RESERVE. The solution is similar: lock the socket for the update. This issue may be exploitable, we did not investigate further. As this issue affects PF_PACKET sockets, it requires CAP_NET_RAW in the process namespace. But note that with user namespaces enabled, any process can create a namespace in which it has CAP_NET_RAW.

Affected products and versions

debian debian_linux
linux linux_kernel · 2.6.27 → 3.2.92
linux linux_kernel · 3.11 → 3.16.47
linux linux_kernel · 3.17 → 3.18.65
linux linux_kernel · 3.19 → 4.1.44
linux linux_kernel · 3.3 → 3.10.108
linux linux_kernel · 4.10 → 4.12.7
linux linux_kernel · 4.2 → 4.4.82
linux linux_kernel · 4.5 → 4.9.43
redhat enterprise_linux
redhat enterprise_linux_desktop
redhat enterprise_linux_server
redhat enterprise_linux_server_aus
redhat enterprise_linux_server_eus
redhat enterprise_linux_server_tus
redhat enterprise_linux_workstation

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References