[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-2017:2679-重要: 内核 安全更新(需要重启、存在EXP、代码执行)

 

漏洞编号 影响分 漏洞公告
CVE-2017-1000251 8.8 Linux BlueZ缓冲区溢出漏洞

 

修复命令:

yum update python-perf
yum update kernel-tools
yum update kernel-tools-libs
yum update kernel-headers
yum update kernel

 

修复后,需要重启系统。

 

 

相关文章:

  • 2021-06-06
  • 2021-07-25
  • 2021-10-08
  • 2021-11-24
  • 2022-12-23
  • 2021-08-23
  • 2021-08-04
  • 2022-12-23
猜你喜欢
  • 2021-10-07
  • 2021-06-14
  • 2022-02-17
  • 2022-01-17
  • 2021-07-02
  • 2021-06-26
  • 2021-07-09
相关资源
相似解决方案