Bugzilla – Bug 1194575
VUL-1: CVE-2021-44647: lua54: type confusion in funcnamefromcode function in ldebug.c which can cause a local denial of service.
Last modified: 2024-06-07 13:46:54 UTC
CVE-2021-44647 Lua 5.4.4 and 5.4.2 are affected by SEGV by type confusion in funcnamefromcode function in ldebug.c which can cause a local denial of service. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-44647 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44647 http://www.cvedetails.com/cve/CVE-2021-44647/ http://lua-users.org/lists/lua-l/2021-11/msg00204.html http://lua-users.org/lists/lua-l/2021-11/msg00195.html
Created attachment 855184 [details] crasher
Only openSUSE:Factory/lua54 is affected. This version indeed triggers a SEGV with the attached poc.
Callum, do you have any idea, whether this bug has been fixed by chance by some of your later commits to lua54, please? Thank you for all your work on maintaining lua in openSUSE, but could I ask that you also check (and mark in the changelog) whether your patches fix any known bug on lua packages, please? Thank you again for all your effort.
(In reply to Matej Cepl from comment #3) > Callum, do you have any idea, whether this bug has been fixed by chance by > some of your later commits to lua54, please? > > Thank you for all your work on maintaining lua in openSUSE, but could I ask > that you also check (and mark in the changelog) whether your patches fix any > known bug on lua packages, please? > > Thank you again for all your effort. I wasn't CC'ed to this until now and Lua website doesn't tell me. I always do this when I know about it. (In reply to Thomas Leroy from comment #0) > CVE-2021-44647 > > Lua 5.4.4 and 5.4.2 are affected by SEGV by type confusion in > funcnamefromcode > function in ldebug.c which can cause a local denial of service. 5.4.3 not 5.4.2/5.4.4 The fix was 5.4.3 Patch 9. I'll update changelog.
This is an autogenerated message for OBS integration: This bug (1194575) was mentioned in https://build.opensuse.org/request/show/984874 Factory / lua54
All done, closing.