Lucene search

K
archlinuxArchLinuxASA-201610-17
HistoryOct 24, 2016 - 12:00 a.m.

[ASA-201610-17] ocaml: information disclosure

2016-10-2400:00:00
security.archlinux.org
510

9.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

6.4 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:N/A:P

0.022 Low

EPSS

Percentile

89.4%

Arch Linux Security Advisory ASA-201610-17

Severity: Medium
Date : 2016-10-24
CVE-ID : CVE-2015-8869
Package : ocaml
Type : information disclosure
Remote : Yes
Link : https://wiki.archlinux.org/index.php/CVE

Summary

The package ocaml before version 4.03.0-1 is vulnerable to information
disclosure.

Resolution

Upgrade to 4.03.0-1.

pacman -Syu “ocaml>=4.03.0-1”

The problem has been fixed upstream in version 4.03.0.

Workaround

None.

Description

OCaml versions 4.02.3 and earlier have a runtime bug that, on 64-bit
platforms, causes sizes arguments to an internal memmove call to be
sign-extended from 32 to 64-bits before being passed to the memmove
function.
This leads arguments between 2GiB and 4GiB to be interpreted as larger
than they are (specifically, a bit below 2^64), causing a buffer
overflow. Arguments between 4GiB and 6GiB are interpreted as 4GiB
smaller than they should be, causing a possible information leak.

Impact

A remote attacker is able to access sensitive information or crash the
application.

References

http://www.openwall.com/lists/oss-security/2016/04/29/6
https://access.redhat.com/security/cve/CVE-2015-8869

OSVersionArchitecturePackageVersionFilename
ArchLinuxanyanyocaml< 4.03.0-1UNKNOWN

9.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

6.4 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:N/A:P

0.022 Low

EPSS

Percentile

89.4%