Bugzilla – Bug 1214499
VUL-0: CVE-2023-38665: nasm: Null pointer dereference in ieee_write_file
Last modified: 2024-04-19 08:57:23 UTC
CVE-2023-38665 Null pointer dereference in ieee_write_file in nasm 2.16rc0 allows attackers to cause a denial of service (crash). References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-38665 https://www.cve.org/CVERecord?id=CVE-2023-38665 https://bugzilla.nasm.us/show_bug.cgi?id=3392818
Created attachment 868959 [details] Reproducer # nasm -f ieee poc_nasm poc_nasm:1: warning: label alone on a line without a colon might be in error [-w+label-orphan] Segmentation fault (core dumped)
Note: Do not trust data from unknown sources. Do not assemble code from unknown sources without a sandbox environment that protects you from possible attacks. In general: This is not a severe issue. It can only exploited if general security measurements and best practices are not followed. For now, we will keep this bug open for reference. Current status: - Segmentation fault can be reproduced. - No upstream fix available.
Closing as WONTFIX, as discussed above.