Type Confusion Vulnerability in Lua by Lua.org
CVE-2021-44647
5.5MEDIUM
What is CVE-2021-44647?
Lua versions 5.4.3 and later are subject to a type confusion vulnerability within the funcnamefromcode
function located in ldebug.c
. This flaw can lead to a segmentation fault (SEGV), which may result in a local denial of service condition, impacting the stability and availability of applications that rely on this programming language.