First published: Tue Jul 26 2022(Updated: )
An issue was discovered in NASM version 2.16rc0. There are memory leaks in nasm_malloc() in nasmlib/alloc.c.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Nasm Netwide Assembler | =2.16-rc0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2021-33452 is medium with a CVSS score of 5.5.
The affected software of CVE-2021-33452 is Nasm Netwide Assembler version 2.16rc0.
To fix the memory leaks in nasm_malloc() in NASM, you should update to a version that does not have this vulnerability.
You can find more information about CVE-2021-33452 in the following references: [link1](https://bugzilla.nasm.us/show_bug.cgi?id=3392757), [link2](https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d).
The CWE ID of CVE-2021-33452 is 401.