• 公告ID (KylinSec-SA-2025-1626)

摘要:

binutils security update

安全等级: High

公告ID: KylinSec-SA-2025-1626

发布日期: 2025年3月18日

关联CVE: CVE-2024-57360   CVE-2025-0840  

  • 详细介绍

1. 漏洞描述

   

Binutils is a collection of binary utilities, including ar (for creating, modifying and extracting from archives), as (a family of GNU assemblers), gprof (for displaying call graph profile data), ld (the GNU linker), nm (for listing symbols from object files), objcopy (for copying and translating object files), objdump (for displaying information from object files), ranlib (for generating an index for the contents of an archive), readelf (for displaying detailed information about binary files), size (for listing the section sizes of an object or archive file), strings (for listing printable strings from files), strip (for discarding symbols), and addr2line (for converting addresses to file and line).

Security Fix(es):

https://www.gnu.org/software/binutils/ nm >=2.43 is affected by: Incorrect Access Control. The type of exploitation is: local. The component is: `nm --without-symbol-version` function.(CVE-2024-57360)

A vulnerability, which was classified as problematic, was found in GNU Binutils up to 2.43. This affects the function disassemble_bytes of the file binutils/objdump.c. The manipulation of the argument buf leads to stack-based buffer overflow. It is possible to initiate the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. The exploit has been disclosed to the public and may be used. Upgrading to version 2.44 is able to address this issue. The identifier of the patch is baac6c221e9d69335bf41366a1c7d87d8ab2f893. It is recommended to upgrade the affected component.(CVE-2025-0840)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-57360 V6 binutils Fixed
CVE-2025-0840 V6 binutils Fixed

3. 影响组件

    binutils

4. 修复版本

   

V6

软件名称 架构 版本号
binutils x86_64 2.41-10.ks6
binutils-devel x86_64 2.41-10.ks6
binutils-help x86_64 2.41-10.ks6
binutils aarch64 2.41-10.ks6
binutils-devel aarch64 2.41-10.ks6
binutils-help aarch64 2.41-10.ks6

5. 修复方法


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

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

6. 下载链接

   

V6:

x86_64:

     binutils   

     binutils-devel   

     binutils-help   

aarch64:

     binutils   

     binutils-devel   

     binutils-help   

上一篇:KylinSec-SA-2025-1625 下一篇:KylinSec-SA-2025-1627