CVE Database
/

CVE-2017-1000111

Back to search

CVE-2017-1000111

Published: Oct 4, 2017

Modified: Aug 5, 2024

PUBLISHED

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. But note that with user namespaces enabled, any process can create a namespace in which it has CAP_NET_RAW.

VendorProductVersions

n/a

n/a

affected
n/a

References

RHSA-2017:3200
vendor-advisory
x_refsource_REDHAT
100267
vdb-entry
x_refsource_BID
RHSA-2017:2918
vendor-advisory
x_refsource_REDHAT
RHSA-2017:2931
vendor-advisory
x_refsource_REDHAT
DSA-3981
vendor-advisory
x_refsource_DEBIAN
1039132
vdb-entry
x_refsource_SECTRACK
RHSA-2017:2930
vendor-advisory
x_refsource_REDHAT

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now