CVE-2015-0235 安全性更新

這是個老bug..如果有更新過應該沒問題
Redhat已經放在repo內了,yum已經支援了

yum update –cve CVE-2015-0235
即可
打這段沒用的人
請先安裝 yum-security plugin

centos 6
yum install yum-plugin-security
centos 5
yum install yum-security

檢查結果

# rpm -q –changelog glibc | grep CVE-2015-0235
會出現
– Fix parsing of numeric hosts in gethostbyname_r (CVE-2015-0235, #1183532)

發佈留言