Off-by-one in Linux kernel - CVE-2017-5550

 

Off-by-one in Linux kernel - CVE-2017-5550

Published: February 6, 2017 / Updated: February 9, 2017


Vulnerability identifier: #VU91177
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-5550
CWE-ID: CWE-193
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 gain access to sensitive information.

The vulnerability exists due to an off-by-one error within the iov_iter_copy_from_user_atomic() and iov_iter_pipe() functions in lib/iov_iter.c. A local user can gain access to sensitive information.


How to mitigate CVE-2017-5550

Install update from vendor's website.

Sources