Bugzilla – Bug 1218521
VUL-0: CVE-2023-49558: yasm: denial of service via the expand_mmac_params function in the modules/preprocs/nasm/nasm-pp.c component.
Last modified: 2024-01-04 11:05:17 UTC
An issue in YASM 1.3.0.86.g9def allows a remote attacker to cause a denial of service via the expand_mmac_params function in the modules/preprocs/nasm/nasm-pp.c component. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-49558 https://github.com/yasm/yasm/issues/252
As agreed, closed as wontfix
Just to add more info, closed as wontfix due to the context of yasm tool: an attacker could directly insert malicious code in the input file, there is no additional value gathered from exploiting the vulnerability creating an ad-hoc input file.