VYPR

rpm package

opensuse/lua55&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/lua55&distro=openSUSE%20Tumbleweed

Vulnerabilities (9)

  • CVE-2022-33099Jul 1, 2022
    affected < 5.5.0~beta1-1.1fixed 5.5.0~beta1-1.1

    An issue in the component luaG_runerror of Lua v5.4.4 and below leads to a heap-buffer overflow when a recursive error occurs.

  • CVE-2021-44647Jan 11, 2022
    affected < 5.5.0~beta1-1.1fixed 5.5.0~beta1-1.1

    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.

  • CVE-2021-43519Nov 9, 2021
    affected < 5.5.0~beta1-1.1fixed 5.5.0~beta1-1.1

    Stack overflow in lua_resume of ldo.c in Lua Interpreter 5.1.0~5.4.4 allows attackers to perform a Denial of Service via a crafted script file.

  • CVE-2020-24369Aug 17, 2020
    affected < 5.5.0~beta1-1.1fixed 5.5.0~beta1-1.1

    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-24371Aug 17, 2020
    affected < 5.5.0~beta1-1.1fixed 5.5.0~beta1-1.1

    lgc.c in Lua 5.4.0 mishandles the interaction between barriers and the sweep phase, leading to a memory access violation involving collectgarbage.

  • CVE-2020-24370Aug 17, 2020
    affected < 5.5.0~beta1-1.1fixed 5.5.0~beta1-1.1

    ldebug.c in Lua 5.4.0 allows a negation overflow and segmentation fault in getlocal and setlocal, as demonstrated by getlocal(3,2^31).

  • CVE-2020-24342Aug 13, 2020
    affected < 5.5.0~beta1-1.1fixed 5.5.0~beta1-1.1

    Lua through 5.4.0 allows a stack redzone cross in luaO_pushvfstring because a protection mechanism wrongly calls luaD_callnoyield twice in a row.

  • CVE-2020-15945Jul 24, 2020
    affected < 5.5.0~beta1-1.1fixed 5.5.0~beta1-1.1

    Lua 5.4.0 (fixed in 5.4.1) has a segmentation fault in changedline in ldebug.c (e.g., when called by luaG_traceexec) because it incorrectly expects that an oldpc value is always updated upon a return of the flow of control to a function.

  • CVE-2020-15888Jul 21, 2020
    affected < 5.5.0~beta1-1.1fixed 5.5.0~beta1-1.1

    Lua through 5.4.0 mishandles the interaction between stack resizes and garbage collection, leading to a heap-based buffer overflow, heap-based buffer over-read, or use-after-free.