diff options
author | lijunlong <lijunlong@openresty.com> | 2023-07-20 23:47:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-20 23:47:32 +0800 |
commit | 2bfad8f5eeb821357d2ada29506e864ff7ec947e (patch) | |
tree | 0916a75dbb2b24cee1e558e94d0a4e36fabdcf10 /lua | |
parent | 881accc8fadca5ec02aa34d364df2a1aa25cd2f9 (diff) | |
download | lua-cjson-2bfad8f5eeb821357d2ada29506e864ff7ec947e.tar.gz lua-cjson-2bfad8f5eeb821357d2ada29506e864ff7ec947e.tar.bz2 lua-cjson-2bfad8f5eeb821357d2ada29506e864ff7ec947e.zip |
Bugfix: Lua cjson integer overflow issues (CVE-2022-24834) (#94)2.1.0.13
* Fix integer overflows due to using wrong integer size.
* Add assertions / panic when overflow still happens.
Co-authored-by: Oran Agra <oran@redislabs.com>
Co-authored-by: Yossi Gottlieb <yossigo@gmail.com>
Diffstat (limited to 'lua')
0 files changed, 0 insertions, 0 deletions