Oval Definition:oval:com.ubuntu.xenial:def:201710686000
Revision Date:2017-06-29Version:1
Title:CVE-2017-10686 on Ubuntu 16.04 LTS (xenial) - low.
Description:In Netwide Assembler (NASM) 2.14rc0, there are multiple heap use after free vulnerabilities in the tool nasm. The related heap is allocated in the token() function and freed in the detoken() function (called by pp_getline()) - it is used again at multiple positions later that could cause multiple damages. For example, it causes a corrupted double-linked list in detoken(), a double free or corruption in delete_Token(), and an out-of-bounds write in detoken(). It has a high possibility to lead to a remote code execution attack.
Family:unixClass:vulnerability
Status:Reference(s):CVE-2017-10686
Platform(s):Ubuntu 16.04 LTS
Product(s):
Definition Synopsis
  • Ubuntu 16.04 LTS (xenial) is installed.
  • AND The 'nasm' package in xenial was vulnerable but has been fixed (note: '2.11.08-1ubuntu0.1').
  • BACK