lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello Yongheng,

Yongheng Chen <changochen1@gmail.com>:
> We found a heap overflow in lua.

FWIW: Confirmed on 32-bit MIPS with moderately patched 5.4.0 (source
package md5sum dbf155764e5d433fc55ae80ea7060b60).

(gdb) bt
#0  0x7716194f in luaH_getshortstr () from .../usr/lib/liblua.so.5.4.0
#1  0x77161a69 in luaH_get () from .../usr/lib/liblua.so.5.4.0
Backtrace stopped: frame did not save the PC

Best regards,

-- 
DoubleF