3 matches found
CVE-2020-24369
ldebug.c in Lua 5.4.0 attempts to access debug information via the line hook of a stripped function, leading to a NULL pointer dereference...
CVE-2020-24369
CVE-2020-24369 affects Lua 5.4.0 where ldebug.c attempts to access debug information via the line hook of a stripped function, resulting in a NULL pointer dereference (potential crash). The issue is tied to Lua’s internal debug handling and is documented in BIT-LUA-2020-24369 and linked OpenSUSE/...