Bugzilla – Bug 1210401
VUL-1: CVE-2023-29581: yasm: NULL pointer dereference in delete_Token()
Last modified: 2023-04-26 15:07:23 UTC
CVE-2023-29581 yasm 1.3.0.55.g101bc was discovered to contain a segmentation violation via the function delete_Token at /nasm/nasm-pp.c. References: https://github.com/z1r00/fuzz_vuln/blob/main/yasm/segv/delete_Token/readme.md https://github.com/yasm/yasm/issues/216 References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-29581 https://bugzilla.redhat.com/show_bug.cgi?id=2186333 https://www.cve.org/CVERecord?id=CVE-2023-29581 https://github.com/yasm/yasm/issues/216 https://github.com/z1r00/fuzz_vuln/blob/main/yasm/segv/delete_Token/readme.md
closing as won't fix