Bugzilla – Bug 1214531
VUL-0: CVE-2020-21686: nasm: stack-use-after-scope issue in expand_mmac_params function in preproc.c
Last modified: 2024-04-19 08:59:39 UTC
CVE-2020-21686 A stack-use-after-scope issue discovered in expand_mmac_params function in preproc.c in nasm before 2.15.04 allows remote attackers to cause a denial of service via crafted asm file. No upstream fix available. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-21686 https://www.cve.org/CVERecord?id=CVE-2020-21686 https://bugzilla.nasm.us/show_bug.cgi?id=3392643
https://bugzilla.nasm.us/show_bug.cgi?id=3392643#c1 Doesn't trigger in nasm-2.15.04rc5-4-g51e23ac7 So it looks like the only affected code-streams are: SUSE:SLE-12:Update SUSE:SLE-15:Update
Note: Do not trust data from unknown sources. Do not assemble/disassemble binaries from unknown sources without a sandbox environment that protects you from possible attacks. In general: This is not a severe issue. It can only be exploited if general security measurements and best practices are not followed.
Please see https://bugzilla.suse.com/show_bug.cgi?id=1214499#c4
Closing as WONTFIX as discussed above.