摘要:
lua security update
安全等级: Medium
公告ID: KylinSec-SA-2024-4026
发布日期: 2024年9月27日
关联CVE: CVE-2020-24370
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):
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-24370)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2020-24370 | KY3.4-5A | lua | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
lua-help | noarch | 5.3.5-5.kb1.ky3_4 |
lua | x86_64 | 5.3.5-5.kb1.ky3_4 |
lua-devel | x86_64 | 5.3.5-5.kb1.ky3_4 |
lua | aarch64 | 5.3.5-5.kb1.ky3_4 |
lua-devel | aarch64 | 5.3.5-5.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名