"vscode:/vscode.git/clone" did not exist on "fef42d098508e9ee16a2059252a39b0ce7a87adf"
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