-
Notifications
You must be signed in to change notification settings - Fork 464
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
SEGV in sassc #3001
Labels
Comments
Closed
mgreter
added a commit
to mgreter/libsass
that referenced
this issue
Nov 2, 2019
mgreter
added a commit
to mgreter/libsass
that referenced
this issue
Nov 2, 2019
mgreter
added a commit
to mgreter/libsass
that referenced
this issue
Nov 2, 2019
mgreter
added a commit
to mgreter/libsass
that referenced
this issue
Nov 2, 2019
mgreter
added a commit
to mgreter/libsass
that referenced
this issue
Nov 2, 2019
This was referenced Nov 2, 2019
Merged
Being tracked as CVE-2019-18799. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We found SEGV in sassc binary and sassc is complied with clang enabling ASAN.
Machine Setup
Complilation : CC=afl-clang-fast CXX=afl-clang-fast++ AFL_USE_ASAN=1 make -C sassc -j4
POC : POC.scss.zip
&&
ASAN Output
The text was updated successfully, but these errors were encountered: