摘要:
firefox security update
安全等级: Medium
公告ID: KylinSec-SA-2025-1251
发布日期: 2025年3月6日
关联CVE: CVE-2025-0238 CVE-2025-0239 CVE-2025-0240 CVE-2025-0243
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability.
Security Fix(es):
Assuming a controlled failed memory allocation, an attacker could have caused a use-after-free, leading to a potentially exploitable crash. This vulnerability affects Firefox < 134, Firefox ESR < 128.6, and Firefox ESR < 115.19.(CVE-2025-0238)
When using Alt-Svc, ALPN did not properly validate certificates when the original server is redirecting to an insecure site. This vulnerability affects Firefox < 134 and Firefox ESR < 128.6.(CVE-2025-0239)
Parsing a JavaScript module as JSON could, under some circumstances, cause cross-compartment access, which may result in a use-after-free. This vulnerability affects Firefox < 134 and Firefox ESR < 128.6.(CVE-2025-0240)
Memory safety bugs present in Firefox 133, Thunderbird 133, Firefox ESR 128.5, and Thunderbird 128.5. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 134 and Firefox ESR < 128.6.(CVE-2025-0243)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2025-0238 | V6 | firefox | Fixed |
CVE-2025-0239 | V6 | firefox | Fixed |
CVE-2025-0240 | V6 | firefox | Fixed |
CVE-2025-0243 | V6 | firefox | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
firefox | x86_64 | 128.7.0-1.ks6.kb1 |
firefox | aarch64 | 128.7.0-1.ks6.kb1 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名