unstable
Merge remote-tracking branch 'origin/unstable' into unstable
Lua: Upgrade cjson to 2.1.0 (2012-03-01)
Lua: remove new warning added by cjson header
Protect any table which is reachable from globals and added globals white list.
makefile adapted to link against lua lib and to pass the 32bit flag to Lua building system
Fix compilation warnings in Lua and jemalloc dependencies (#7785)
Lua script may lead to integer overflow and potential RCE (CVE-2025-46817)
Lua updated to version 5.1.5.
Added support for Lua readonly tables.
Fix Lua compile warning on GCC 12.1 (#11115)
LUA out-of-bound read (CVE-2025-46819)
Expose lua os.clock() api (#12971)
Lua script may lead to remote code execution (CVE-2025-49844)
Lua: Use all characters to calculate string hash (#9449)
Fix lua bit.tohex (CVE-2024-31449)
Add support to decode json empty array as lua array (#14296)
Lua cjson and cmsgpack integer overflow issues (CVE-2022-24834) (#12398)
[FIX] revisit CVE-2015-8080 vulnerability
Avoid mostly harmless integer overflow in cjson (#12456)