centos漏洞系列(十三)binutils 安全和BUG修复更新

漏洞简介:

漏洞编号

影响分  

漏洞公告

CVE-2018-10372

3.3

binutils中dwarf.c中的process_cu_tu_index函数拒绝服务漏洞

CVE-2018-10373

3.3

binutils中dwarf2.c中的concat_filename 函数的空指针解引用可导致拒绝服务

CVE-2018-10534

2.8

binutils中peXXigen.c中的_bfd_XX_bfd_copy_private_bfd_data_common函数存在内存越界写入

CVE-2018-10535

2.8

binutils 中ignore_section_sym存在空指针解引用可导致拒绝服务

CVE-2018-13033

2.8

Binutils可能会导致高内存分配的拒绝服务

CVE-2018-7208

7.8

GNU Binutils拒绝服务漏洞

CVE-2018-7568

3.3

binutils 的parse_die 函数存在整数溢出可导致拒绝服务漏洞

CVE-2018-7569

3.3

binutils 中dwarf2.c 整数溢出导致拒绝服务

CVE-2018-7642

5.5

GNU binutils 'swap_std_reloc_in'函数存在拒绝服务漏洞

CVE-2018-7643

7.8

GNU binutils 'display_debug_ranges'函数存在拒绝服务漏洞

CVE-2018-8945

5.5

GNU Binutils Binary File Descriptor库拒绝服务漏洞

解决方案:

yum update binutils -y

 

你可能感兴趣的:(linux漏洞修复)