VYPR

rpm package

almalinux/lua-devel

pkg:rpm/almalinux/lua-devel

Vulnerabilities (6)

  • CVE-2022-33099Jul 1, 2022
    affected < 5.4.2-4.el9_0.3fixed 5.4.2-4.el9_0.3

    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-2022-28805Apr 8, 2022
    affected < 5.4.4-3.el9fixed 5.4.4-3.el9

    singlevar in lparser.c in Lua from (including) 5.4.0 up to (excluding) 5.4.4 lacks a certain luaK_exp2anyregup call, leading to a heap-based buffer over-read that might affect a system that compiles untrusted Lua code.

  • CVE-2021-44964Mar 14, 2022
    affected < 5.4.4-2.el9_1fixed 5.4.4-2.el9_1

    Use after free in garbage collector and finalizer of lgc.c in Lua interpreter 5.4.0~5.4.3 allows attackers to perform Sandbox Escape via a crafted script file.

  • CVE-2021-43519Nov 9, 2021
    affected < 5.4.4-2.el9_1fixed 5.4.4-2.el9_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-24370Aug 17, 2020
    affected < 5.3.4-12.el8fixed 5.3.4-12.el8

    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-2019-6706Jan 23, 2019
    affected < 5.3.4-11.el8fixed 5.3.4-11.el8

    Lua 5.3.5 has a use-after-free in lua_upvaluejoin in lapi.c. For example, a crash outcome might be achieved by an attacker who is able to trigger a debug.upvaluejoin call in which the arguments have certain relationships.