Out-of-bounds read in Linux kernel - CVE-2017-7277

 

Out-of-bounds read in Linux kernel - CVE-2017-7277

Published: March 28, 2017 / Updated: March 31, 2017


Vulnerability identifier: #VU90372
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-7277
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to read data or crash the application.

The vulnerability exists due to an out-of-bounds read error within the __sock_recv_timestamp() function in net/socket.c, within the EXPORT_SYMBOL(), skb_complete_tx_timestamp() and __skb_tstamp_tx() functions in net/core/skbuff.c. A local user can read data or crash the application.


How to mitigate CVE-2017-7277

Install update from vendor's website.

Sources