Unknown · Jerryscript · CVE-2021-41959
**Name of the Vulnerable Software and Affected Versions**
JerryScript Git version 14ff5bf
**Description**
The issue is related to a memory leak caused by insufficient tracking and release of allocated memory via jerry-core/ecma/operations/ecma-regexp-object.c after RegExp. This occurs in JerryScript Git version 14ff5bf.
**Recommendations**
For JerryScript Git version 14ff5bf, consider applying a patch or fix that properly tracks and releases allocated memory after RegExp to prevent the memory leak. At the moment, there is no information about a newer version that contains a fix for this vulnerability.