Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heap-use-after-free at quickjs.c:5174 #26

Closed
kvenux opened this issue Oct 20, 2020 · 1 comment
Closed

heap-use-after-free at quickjs.c:5174 #26

kvenux opened this issue Oct 20, 2020 · 1 comment

Comments

@kvenux
Copy link

kvenux commented Oct 20, 2020

Build environment:

Ubuntu 16.04
gcc 5.4.0
qjs version: 7c312df
test command: ./qjs poc

POC

qjs-000397.txt

Description

Below is the ASAN outputs.
image
image
image

@bellard
Copy link
Owner

bellard commented Nov 8, 2020

fixed

@bellard bellard closed this as completed Nov 8, 2020
cykoder pushed a commit to cykoder/quickjs that referenced this issue Sep 1, 2023
feat: add self Poly Inline Cache
GerHobbelt pushed a commit to GerHobbelt/quickjs that referenced this issue Oct 17, 2023
* rename ShouldInterruptHandler -> InterruptHandler

* add memoryLimitBytes to top-level evalCode

* doc memory limit

* yarn doc

* doc
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants