Files
CVEs-PoC/2021/CVE-2021-44994.md
T
2024-05-25 21:48:12 +02:00

20 lines
739 B
Markdown

### [CVE-2021-44994](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44994)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
There is an Assertion ''JERRY_CONTEXT (jmem_heap_allocated_size) == 0'' failed at /jerry-core/jmem/jmem-heap.c in Jerryscript 3.0.0.
### POC
#### Reference
- https://github.com/jerryscript-project/jerryscript/issues/4894
- https://github.com/jerryscript-project/jerryscript/issues/4895
- https://security.samsungmobile.com/securityUpdate.smsb
#### Github
No PoCs found on GitHub currently.