-
Notifications
You must be signed in to change notification settings - Fork 96
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
json-c CVE-2020-12762: integer overflow and out-of-bounds write #2153
Comments
Upstream introduced regressions: cannot add more than 11 objects. Is this a known issue?, let's not call lh_table_resize with INT_MAX, and is marked as critical on Ubuntu which caused a revert. |
Ubuntu released a new version. |
Thanks for the update. |
All done. @l2dy Please assign an AOSA. |
Use AOSA-2020-0108. |
CVE IDs: CVE-2020-12762
Other security advisory IDs: USN-4360-1
Descriptions: json-c through 0.14 has an integer overflow and out-of-bounds write via a large JSON file, as demonstrated by printbuf_memappend.
Patches: Prevent out of boundary write on malicious input
PoC(s): Code to exploit
Architectural progress:
amd64
optenv32
arm64
The text was updated successfully, but these errors were encountered: