摘要:
mozjs78 security update
安全等级: High
公告ID: KylinSec-SA-2024-2942
发布日期: 2024年6月14日
关联CVE: CVE-2022-34481
SpiderMonkey JavaScript library
Security Fix(es):
In the <code>nsTArray_Impl::ReplaceElementsAt()</code> function, an integer overflow could have occurred when the number of elements to replace was too large for the container. This vulnerability affects Firefox < 102, Firefox ESR < 91.11, Thunderbird < 102, and Thunderbird < 91.11.(CVE-2022-34481)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2022-34481 | KY3.5.2 | mozjs78 | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
mozjs91-devel | x86_64 | 91.6.0-5.ky3_5 |
mozjs91 | x86_64 | 91.6.0-5.ky3_5 |
libmozjs-91-0 | x86_64 | 91.6.0-5.ky3_5 |
mozjs91-devel | aarch64 | 91.6.0-5.ky3_5 |
mozjs91 | aarch64 | 91.6.0-5.ky3_5 |
libmozjs-91-0 | aarch64 | 91.6.0-5.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名