"vscode:/vscode.git/clone" did not exist on "9b1d4f003de1b141ea850f01e7104e7e5c670620"
Lua cjson and cmsgpack integer overflow issues (CVE-2022-24834) (#12398)
* Fix integer overflows due to using wrong integer size.
* Add assertions / panic when overflow still happens.
* Deletion of dead code to avoid need to maintain it
* Some changes are not because of bugs, but rather paranoia.
* Improve cmsgpack and cjson test coverage.
Co-authored-by:
Yossi Gottlieb <yossigo@gmail.com>
Please register or sign in to comment