OESA-2022-1860

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-1860
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-1860.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2022-1860
Upstream
Published
2022-08-26T11:04:11Z
Modified
2025-08-12T05:10:46.022423Z
Summary
lua security update
Details

Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.

Security Fix(es):

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-44964)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:22.03-LTS / lua

Package

Name
lua
Purl
pkg:rpm/openEuler/lua&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.3-8.oe2203

Ecosystem specific

{
    "src": [
        "lua-5.4.3-8.oe2203.src.rpm"
    ],
    "noarch": [
        "lua-help-5.4.3-8.oe2203.noarch.rpm"
    ],
    "x86_64": [
        "lua-debugsource-5.4.3-8.oe2203.x86_64.rpm",
        "lua-5.4.3-8.oe2203.x86_64.rpm",
        "lua-devel-5.4.3-8.oe2203.x86_64.rpm",
        "lua-debuginfo-5.4.3-8.oe2203.x86_64.rpm"
    ],
    "aarch64": [
        "lua-devel-5.4.3-8.oe2203.aarch64.rpm",
        "lua-debuginfo-5.4.3-8.oe2203.aarch64.rpm",
        "lua-5.4.3-8.oe2203.aarch64.rpm",
        "lua-debugsource-5.4.3-8.oe2203.aarch64.rpm"
    ]
}