Lua v5.4.3 and above are affected by SEGV by type confusion in funcnamefromcode function in ldebug.c which can cause a local denial of service.
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.
Link | Tags |
---|---|
http://lua-users.org/lists/lua-l/2021-11/msg00195.html | mailing list exploit vendor advisory |
http://lua-users.org/lists/lua-l/2021-11/msg00204.html | mailing list patch vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/P3EMGAQ5Y6GXJLY4K5DUOOEQT4MZ4J4F/ | vendor advisory |
https://access.redhat.com/security/cve/cve-2021-44647 | third party advisory |
https://security.gentoo.org/glsa/202305-23 | vendor advisory |