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

Fix integer width in jpc_math #204

Closed
wants to merge 1 commit into from

Conversation

jubalh
Copy link
Member

@jubalh jubalh commented Mar 25, 2019

Fix denial of service via a reachable assertion in the function jpc_firstone in libjasper/jpc/jpc_math.c.

Assigned CVE-2018-9055.
Fixes #172.

Fix by Fridrich Strba FStrba@suse.com.

Fix denial of service via a reachable assertion in the function jpc_firstone in libjasper/jpc/jpc_math.c.

Assigned CVE-2018-9055.
Fixes jasper-software#172.

Fix by Fridrich Strba <FStrba@suse.com>.
@jubalh jubalh mentioned this pull request Jul 3, 2019
jubalh added a commit to jasper-maint/jasper that referenced this pull request Jun 15, 2020
Fix denial of service via a reachable assertion in the function jpc_firstone in libjasper/jpc/jpc_math.c.

Assigned CVE-2018-9055.
Fixes jasper-software/jasper#172.

Fix by Fridrich Strba <FStrba@suse.com>.

See: jasper-software/jasper#204
Fix #9
jubalh pushed a commit to jasper-maint/jasper that referenced this pull request Jun 16, 2020
Fix denial of service via a reachable assertion in the function jpc_firstone in libjasper/jpc/jpc_math.c.

Assigned CVE-2018-9055.
Fixes jasper-software/jasper#172.

See: jasper-software/jasper#204
Fix #9
@jubalh
Copy link
Member Author

jubalh commented Jul 28, 2020

Also see e6c8d5a

@jubalh jubalh closed this Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reachable assertions in jpc_firstone
1 participant