-
Notifications
You must be signed in to change notification settings - Fork 479
[CVE-2016-10505] Null Pointer Access in function sycc422_to_rgb of color.c #792
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
Labels
Milestone
Comments
Another buggy image created with OpenJPEG. winfried |
Yes, TSOT marker is at the end of the file, so there is no actual tile data. |
Solution is to return error if no image data is actually decoded |
No longer reproducible with master
|
This was referenced May 19, 2025
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Title
Null Pointer Access in function sycc422_to_rgb of color.c
Testing Environment
Ubuntu + OpenJPEG (GitHub master, 2016/06/28)
Exception Information
PoC
https://raw.githubusercontent.com/trylab/PoCs/master/openjpeg/SIGSEGV_Null-Pointer-Access_sycc422_to_rgb/sycc422_to_rgb.j2k
Credit
Ke Liu of Tencent's Xuanwu LAB
The text was updated successfully, but these errors were encountered: