• 公告ID (KylinSec-SA-2024-4797)

摘要:

golang security update

安全等级: Medium

公告ID: KylinSec-SA-2024-4797

发布日期: 2025年2月17日

关联CVE: CVE-2024-24789  

  • 详细介绍

1. 漏洞描述

   

.

Security Fix(es):

The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary depending on the implementation reading the file. The archive/zip package now rejects files containing these errors.(CVE-2024-24789)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-24789 V6 golang Fixed

3. 影响组件

    golang

4. 修复版本

   

V6

软件名称 架构 版本号
golang-devel noarch 1.21.4-26.ks6
golang-help noarch 1.21.4-26.ks6
golang x86_64 1.21.4-26.ks6
golang aarch64 1.21.4-31.ks6

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

V6:

x86_64:

     golang-devel   

     golang-help   

     golang   

aarch64:

     golang-devel   

     golang-help   

     golang   

上一篇:KylinSec-SA-2024-4796 下一篇:KylinSec-SA-2024-4799