NASM: Multiple vulnerabilities Multiple vulnerabilities have been found in NASM, the worst of which could result in the remote execution of arbitrary code. nasm 2019-03-28 2019-03-28 635358 659550 670884 remote 2.14.02 2.14.02

NASM is a 80x86 assembler that has been created for portability and modularity. NASM supports Pentium, P6, SSE MMX, and 3DNow extensions. It also supports a wide range of objects formats (ELF, a.out, COFF, etc), and has its own disassembler.

Multiple vulnerabilities have been discovered in NASM. Please review the CVE identifiers referenced below for details.

A remote attacker could cause a Denial of Service condition or execute arbitrary code.

There is no known workaround at this time.

All NASM users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-lang/nasm-2.14.02"
CVE-2017-10686 CVE-2017-11111 CVE-2017-14228 BlueKnight b-man