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
There is an Assertion failed at sps.cc #300
Comments
|
This issue was assigned CVE-2021-36409. |
farindk
added a commit
that referenced
this issue
Apr 5, 2022
|
Thank you. |
algitbot
pushed a commit
to alpinelinux/aports
that referenced
this issue
May 26, 2022
Note: Fix for CVE-2021-36409 does not apply. strukturag/libde265#300
algitbot
pushed a commit
to alpinelinux/aports
that referenced
this issue
May 26, 2022
Note: Fix for CVE-2021-36409 does not apply. strukturag/libde265#300
algitbot
pushed a commit
to alpinelinux/aports
that referenced
this issue
May 26, 2022
Note: Fix for CVE-2021-36409 does not apply. strukturag/libde265#300
algitbot
pushed a commit
to alpinelinux/aports
that referenced
this issue
May 26, 2022
Note: Fix for CVE-2021-36409 does not apply. strukturag/libde265#300
|
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
There is an Assertion `scaling_list_pred_matrix_id_delta==1' failed at sps.cc:925 in libde265 v1.0.8 when decoding file.
System info:
Ubuntu 20.04.1 : clang 10.0.0 , gcc 9.3.0
Dec265 v1.0.8
poc (3).zip
Verification steps:
1.Get the source code of libde265
2.Compile
3.run dec265
Output
gdb info
source code of sps.cc:925
The text was updated successfully, but these errors were encountered: