diff options
author | Oran Agra <oran@redislabs.com> | 2023-07-18 16:50:53 +0800 |
---|---|---|
committer | lijunlong <lijunlong@openresty.com> | 2023-07-18 17:23:32 +0800 |
commit | f3a7ad42104e0d25493a06ed3d1d66c7b4fd58bb (patch) | |
tree | 22f7819e626ac8355b50df8c2dde4892641d93cc /.github | |
parent | 881accc8fadca5ec02aa34d364df2a1aa25cd2f9 (diff) | |
download | lua-cjson-f3a7ad42104e0d25493a06ed3d1d66c7b4fd58bb.tar.gz lua-cjson-f3a7ad42104e0d25493a06ed3d1d66c7b4fd58bb.tar.bz2 lua-cjson-f3a7ad42104e0d25493a06ed3d1d66c7b4fd58bb.zip |
bugfix: Lua cjson and cmsgpack integer overflow issues (CVE-2022-24834)
* Fix integer overflows due to using wrong integer size.
* Add assertions / panic when overflow still happens.
Co-authored-by: Yossi Gottlieb <yossigo@gmail.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions