CVE-2022-41420
https://notcve.org/view.php?id=CVE-2022-41420
nasm v2.16 was discovered to contain a stack overflow in the Ndisasm component Se ha detectado que nasm versión v2.16, contiene un desbordamiento de pila en el componente Ndisasm • https://bugzilla.nasm.us/show_bug.cgi?id=3392810 • CWE-787: Out-of-bounds Write •
CVE-2021-33452
https://notcve.org/view.php?id=CVE-2021-33452
An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_malloc() in nasmlib/alloc.c. Se ha detectado un problema en NASM versión 2.16rc0. Se presentan pérdidas de memoria en la función nasm_malloc() en el archivo nasmlib/alloc.c. • https://bugzilla.nasm.us/show_bug.cgi?id=3392757 https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d • CWE-401: Missing Release of Memory after Effective Lifetime •
CVE-2021-33450
https://notcve.org/view.php?id=CVE-2021-33450
An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_calloc() in nasmlib/alloc.c. Se ha detectado un problema en NASM versión 2.16rc0. Se presentan pérdidas de memoria en la función nasm_calloc() en el archivo nasmlib/alloc.c. • https://bugzilla.nasm.us/show_bug.cgi?id=3392758 https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d • CWE-401: Missing Release of Memory after Effective Lifetime •
CVE-2021-45257
https://notcve.org/view.php?id=CVE-2021-45257
An infinite loop vulnerability exists in nasm 2.16rc0 via the gpaste_tokens function. Se presenta una vulnerabilidad de bucle infinito en nasm versión 2.16rc0, por medio de la función gpaste_tokens • https://bugzilla.nasm.us/show_bug.cgi?id=3392790 • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') •
CVE-2021-45256
https://notcve.org/view.php?id=CVE-2021-45256
A Null Pointer Dereference vulnerability existfs in nasm 2.16rc0 via asm/preproc.c. Se presenta una vulnerabilidad de Desreferencia de Puntero Null en nasm versión 2.16rc0 por medio del archivo asm/preproc.c • https://bugzilla.nasm.us/show_bug.cgi?id=3392789 • CWE-476: NULL Pointer Dereference •