zoukankan      html  css  js  c++  java
  • RHSA-2018:3032-低危: binutils 安全和BUG修复更新

    [root@localhost ~]# cat /etc/redhat-release 
    CentOS Linux release 7.2.1511 (Core)

    修复命令:

          使用root账号登陆Shell,键入以下代码回车:
                Centos/RedHat: yum update -y
                Ubuntu:apt-get update -y
          命令完成需重启系统:reboot

    验证修复:

          登陆阿里云云中心管理控制台,逐个验证修复即可。

    RHSA-2018:3032-低危: 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

     

  • 相关阅读:
    thunkify 模块
    koa框架异步返回值的操作(co,koa-compose)
    ES6 基础版迭代器
    静态类在线程中的共享问题
    AWS远程登录
    系统状体检测命令
    常用系统命令
    文本文件查看命令
    vim
    查看md5
  • 原文地址:https://www.cnblogs.com/morgan363/p/11941361.html
Copyright © 2011-2022 走看看