ID CVE-2016-9031
Summary An exploitable integer overflow exists in the Joyent SmartOS 20161110T013148Z Hyprlofs file system. The vulnerability is present in the Ioctl system call with the command HYPRLOFS_ADD_ENTRIES when dealing with 32-bit file systems. An attacker can craft an input that can cause a kernel panic and potentially be leveraged into a full privilege escalation vulnerability. This vulnerability is distinct from CVE-2016-8733.
References
Vulnerable Configurations
  • cpe:2.3:o:joyent:smartos:20161110t013148z:*:*:*:*:*:*:*
    cpe:2.3:o:joyent:smartos:20161110t013148z:*:*:*:*:*:*:*
CVSS
Base: 6.9 (as of 13-12-2022 - 19:40)
Impact:
Exploitability:
CWE CWE-190
CAPEC
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
LOCAL MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:L/AC:M/Au:N/C:C/I:C/A:C
refmap via4
bid 94921
misc http://www.talosintelligence.com/reports/TALOS-2016-0249/
Last major update 13-12-2022 - 19:40
Published 14-12-2016 - 17:59
Last modified 13-12-2022 - 19:40
Back to Top