Linux kernel内存错误引用漏洞(CNVD-2017-00070)修复,更新内核即可解决。阿里云centos服务器漏洞修复办法

[ 2018-05-28 16:49:48 | 作者: admin ]
字号: | |
标题: Linux kernel内存错误引用漏洞(CNVD-2017-00070)
CVSS分值: 6.9
CVSS: CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
披露时间: 2016-12-30 00:00:00
利用难度: MEDIUM
POC公开时间: 2017-05-30 03:17:25
CVEID: CVE-2016-10088

简介:
The sg implementation in the Linux kernel through 4.9 does not properly restrict write operations in situations where the KERNEL_DS option is set, which allows local users to read or write to arbitrary kernel memory locations or cause a denial of service (use-after-free) by leveraging access to a /dev/sg device, related to block/bsg.c and drivers/scsi/sg.c. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-9576.


解决方案:
yum check-update (首先查看可升级系统软件。)
yum upgrade (然后更新所有可升级的系统软件,不升级内核)
yum update xxxx (xxxx为你要升级的系统软件)


登录到服务器上运行以下命令即可。更新后做下验证,如果没有修复就重启系统。
   yum update kernel
   yum update kernel-headers
   yum update kernel-tools
   yum update kernel-tools-libs
   yum update python-perf
[最后修改由 admin, 于 2020-11-20 15:50:48]
评论Feed 评论Feed: http://blog.xg98.com/feed.asp?q=comment&id=2497

这篇日志没有评论。

此日志不可发表评论。