본문 바로가기

취약점 정보2

BSD libc contains a buffer overflow 업데이트 권고

728x90

Overview

The BSD libc library is vulnerable to a classic buffer overflow.

Description

CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') - CVE-2016-6559

Improper bounds checking of the obuf variable in the link_ntoa() function in linkaddr.c may allow an attacker to read or write from memory.

The full impact and severity depends on the method of exploit and how the library is used by applications. According to analysis by FreeBSD developers, it is very unlikely that applications exist that utilize link_ntoa() in an exploitable manner, and the CERT/CC is not aware of any proof of concept. The CVSS score below reflects a worst-case scenario in which an attacker may execute arbitrary code with root permissions.

Impact

The full impact and severity depends on the method of exploit and how the library is used by applications. An attacker may be able to execute arbitrary code, but CERT/CC is currently unaware of a proof of concept.

Solution

Apply an update

BSD libc was updated to address this vulnerability. Affected users are encouraged to upgrade to the latest version of libc and/or the latest release of your operating system.

In FreeBSD, the following patch levels (or later) contain a fix:

9.3-RELEASE-p51
10.1-RELEASE-p43
10.2-RELEASE-p26
10.3-RELEASE-p13
11.0-RELEASE-p4

Vendor Information (Learn More)

VendorStatusDate NotifiedDate Updated
AppleAffected10 Oct 201616 Nov 2016
FreeBSD ProjectAffected21 Oct 201621 Nov 2016
DesktopBSDUnknown26 Oct 201626 Oct 2016
DragonFly BSD ProjectUnknown26 Oct 201626 Oct 2016
F5 Networks, Inc.Unknown26 Oct 201626 Oct 2016
Hardened BSDUnknown26 Oct 201626 Oct 2016
Juniper NetworksUnknown26 Oct 201626 Oct 2016
NetBSDUnknown26 Oct 201626 Oct 2016
NokiaUnknown26 Oct 201626 Oct 2016
OpenBSDUnknown26 Oct 201626 Oct 2016
PC-BSDUnknown16 Nov 201616 Nov 2016
QNX Software Systems Inc.Unknown26 Oct 201626 Oct 2016
TrueOSUnknown16 Nov 201616 Nov 2016



CVSS Metrics (Learn More)

GroupScoreVector
Base9.3AV:N/AC:M/Au:N/C:C/I:C/A:C
Temporal9.3E:ND/RL:ND/RC:ND
Environmental7.0CDP:ND/TD:M/CR:ND/IR:ND/AR:ND

References


728x90