• 公告ID (KylinSec-SA-2023-2256)

摘要:

binutils security update

安全等级: Medium

公告ID: KylinSec-SA-2023-2256

发布日期: 2024年10月31日

关联CVE: CVE-2022-4285   CVE-2022-48064   CVE-2023-1972  

  • 详细介绍

1. 漏洞描述

   

The GNU Binutils are a collection of binary tools. The main ones are: ld - the GNU linker. as - the GNU assembler. addr2line - Converts addresses into filenames and line numbers. ar - A utility for creating, modifying and extracting from archives. c++filt - Filter to demangle encoded C++ symbols. dlltool - Creates files for building and using DLLs. gold - A new, faster, ELF only linker, still in beta test. gprof - Displays profiling information. nlmconv - Converts object code into an NLM. nm - Lists symbols from object files. objcopy - Copies and translates object files. objdump - Displays information from object files. ranlib - Generates an index to the contents of an archive. readelf - Displays information from any ELF format object file. size - Lists the section sizes of an object or archive file. strings - Lists printable strings from files. trip - Discards symbols. windmc - A Windows compatible message compiler. windres - A compiler for Windows resource files.

Security Fix(es):

An illegal memory access flaw was found in the binutils package. Parsing an ELF file containing corrupt symbol version information may result in a denial of service. This issue is the result of an incomplete fix for CVE-2020-16599.(CVE-2022-4285)

GNU Binutils before 2.40 was discovered to contain an excessive memory consumption vulnerability via the function bfd_dwarf2_find_nearest_line_with_alt at dwarf2.c. The attacker could supply a crafted ELF file and cause a DNS attack.(CVE-2022-48064)

A potential heap based buffer overflow was found in _bfd_elf_slurp_version_tables() in bfd/elf.c. This may lead to loss of availability.(CVE-2023-1972)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2022-4285 KY3.5.2 binutils Fixed
CVE-2022-48064 KY3.5.2 binutils Fixed
CVE-2023-1972 KY3.5.2 binutils Fixed

3. 影响组件

    binutils

4. 修复版本

   

KY3.5.2

软件名称 架构 版本号
binutils-devel x86_64 2.37-23.ky3_5.kb3
binutils x86_64 2.37-23.ky3_5.kb3
binutils-help x86_64 2.37-23.ky3_5.kb3
binutils aarch64 2.37-23.ky3_5.kb3
binutils-help aarch64 2.37-23.ky3_5.kb3
binutils-devel aarch64 2.37-23.ky3_5.kb3

5. 修复方法


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

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

6. 下载链接

   

KY3.5.2:

x86_64:

     binutils-devel   

     binutils   

     binutils-help   

aarch64:

     binutils   

     binutils-help   

     binutils-devel   

上一篇:KylinSec-SA-2023-2254 下一篇:KylinSec-SA-2023-2257