CVE-2017-1000111Race Condition in Kernel

Severity
7.8HIGHNVD
EPSS
0.1%
top 82.59%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedOct 5
Latest updateMay 13

Description

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.

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 1.8 | Impact: 5.9

Affected Packages6 packages

NVDlinux/linux_kernel2.6.273.2.92+7
Debianlinux/linux_kernel< 4.12.6-1+3
Ubuntulinux/linux_kernel< 3.13.0-128.177+1

Also affects: Debian Linux 8.0, 9.0, Enterprise Linux 5.0, 6.0, 7.0, 7.4, 7.6, 7.5

🔴Vulnerability Details

7
GHSA
GHSA-7m59-9m96-wch5: Linux kernel: heap out-of-bounds in AF_PACKET sockets2022-05-13
OSV
CVE-2017-1000111: Linux kernel: heap out-of-bounds in AF_PACKET sockets2017-10-05
CVEList
CVE-2017-1000111: Linux kernel: heap out-of-bounds in AF_PACKET sockets2017-10-04
OSV
linux-hwe vulnerabilities2017-08-11
OSV
linux-lts-xenial vulnerabilities2017-08-11

📋Vendor Advisories

6
Ubuntu
Linux kernel (Xenial HWE) vulnerabilities2017-08-11
Ubuntu
Linux kernel vulnerabilities2017-08-11
Ubuntu
Linux kernel (Trusty HWE) vulnerabilities2017-08-11
Ubuntu
Linux kernel (HWE) vulnerabilities2017-08-11
Red Hat
kernel: Heap out-of-bounds read in AF_PACKET sockets2017-08-10

💬Community

2
Bugzilla
CVE-2017-1000111 kernel: Heap out-of-bounds in AF_PACKET sockets [fedora-all]2017-08-11
Bugzilla
CVE-2017-1000111 kernel: Heap out-of-bounds read in AF_PACKET sockets2017-08-08
CVE-2017-1000111 — Race Condition in Linux Kernel | cvebase