OESA-2022-1764

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-1764
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-1764.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2022-1764
Upstream
Published
2022-07-22T11:04:00Z
Modified
2025-08-12T05:14:10.427589Z
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):

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

Database specific
{
    "severity": "High"
}
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-7.oe2203

Ecosystem specific

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