NULL Pointer Dereference Vulnerability in Lua 5.4.0
CVE-2020-24369
7.5HIGH
What is CVE-2020-24369?
In Lua 5.4.0, a vulnerability exists in ldebug.c where an attempt to access debug information via the line hook of a stripped function can lead to a NULL pointer dereference. This issue could potentially disrupt the normal operation of applications using this version of Lua, allowing for unexpected behavior or crashes.