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 slice.cc #298
Comments
farindk
added a commit
that referenced
this issue
Apr 5, 2022
|
Thank you. |
|
This is fixed in the tip of the master branch (commit b371427) on Ubuntu 20.04 (with GCC 9.4.0 and Clang 10.0.0) on the x86_64 and aarch64 architectures. |
|
@ist199099 Thank you for cross checking this. |
|
According to Debian this is CVE-2021-35452 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
A SEGV has occurred when running program dec265,
System info:
Ubuntu 20.04.1 : clang 10.0.0 , gcc 9.3.0
Dec265 v1.0.8
poc (1).zip
Verification steps:
1.Get the source code of libde265
2.Compile
3.run dec265(without asan)
Output
AddressSanitizer output
gdb info
This issue will cause Denial of Service attacks
The text was updated successfully, but these errors were encountered: