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

 

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

Published: August 24, 2017 / Updated: June 17, 2021


Vulnerability identifier: #VU8008
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:P/U:Clear
CVE-ID: CVE-2017-7558
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local attacker to obtain potentially sensitive information.

The weakness exists due to put-of-bounds read in the inet_diag_msg_sctpaddrs_fill(), inet_diag_msg_sctpladdrs_fill(), and sctp_get_sctp_info() functions in 'net/sctp/sctp_diag.c'. A local attacker can gain access to important data in portions of slab memory on the target system.

How to mitigate CVE-2017-7558

Update to the latest version.

Sources