·CVE-2019-20372
描述:Nginx是美國Nginx公司的一款輕量級(jí)Web服務(wù)器/反向代理服務(wù)器及電子郵件(IMAP/POP3)代理服務(wù)器。Nginx 1.17.7之前版本中存在環(huán)境問題漏洞。攻擊者可利用該漏洞讀取未授權(quán)的Web頁面。
·CVE-2021-23017
描述:nginx解析器被發(fā)現(xiàn)安全問題,這可能允許攻擊者誰能建立UDP數(shù)據(jù)包從DNS服務(wù)器造成字節(jié)內(nèi)存覆蓋,導(dǎo)致工作進(jìn)程崩潰或其他潛在的影響。
·銀河麒麟高級(jí)服務(wù)器操作系統(tǒng) V10 SP1
aarch64架構(gòu):
nginx、nginx-all-modules、nginx-filesystem、nginx-help、nginx-mod-http-image-filter、nginx-mod-http-perl、nginx-mod-http-xslt-filter、nginx-mod-mail、nginx-mod-stream
mips64el架構(gòu):
nginx、nginx-all-modules、nginx-filesystem、nginx-help、nginx-mod-http-image-filter、nginx-mod-http-perl、nginx-mod-http-xslt-filter、nginx-mod-mail、nginx-mod-stream
x86_64架構(gòu):
nginx、nginx-all-modules、nginx-filesystem、nginx-help、nginx-mod-http-image-filter、nginx-mod-http-perl、nginx-mod-http-xslt-filter、nginx-mod-mail、nginx-mod-stream
·銀河麒麟高級(jí)服務(wù)器操作系統(tǒng) V10 SP1
nginx-1.16.1-9.p01.ky10
nginx-all-modules-1.16.1-9.p01.ky10
nginx-filesystem-1.16.1-9.p01.ky10
nginx-help-1.16.1-9.p01.ky10
nginx-mod-http-image-filter-1.16.1-9.p01.ky10
nginx-mod-http-perl-1.16.1-9.p01.ky10
nginx-mod-http-xslt-filter-1.16.1-9.p01.ky10
nginx-mod-mail-1.16.1-9.p01.ky10
nginx-mod-stream-1.16.1-9.p01.ky10
方法一:配置源進(jìn)行升級(jí)安裝
1. 打開軟件包源配置文件,根據(jù)倉庫地址進(jìn)行修改。
倉庫源地址:
銀河麒麟高級(jí)服務(wù)器操作系統(tǒng) V10 SP1
aarch64:https://update.cs2c.com.cn/NS/V10/V10SP1.1/os/adv/lic/updates/aarch64/
mips64el:https://update.cs2c.com.cn/NS/V10/V10SP1.1/os/adv/lic/updates/mips64el/
x86_64:https://update.cs2c.com.cn/NS/V10/V10SP1.1/os/adv/lic/updates/x86_64/
2. 配置完成后執(zhí)行更新命令進(jìn)行升級(jí),命令如下:
yum update Packagename
方法二:下載安裝包進(jìn)行升級(jí)安裝
通過軟件包地址下載軟件包,使用軟件包升級(jí)命令根據(jù)受影響的軟件包列表進(jìn)行升級(jí)安裝,命令如下:
yum install Packagename
3. 升級(jí)完成后是否需要重啟服務(wù)或操作系統(tǒng):
·CVE-2019-20372:無需重啟操作系統(tǒng)與服務(wù)即可使漏洞修復(fù)生效。
·CVE-2021-23017:無需重啟操作系統(tǒng)與服務(wù)即可使漏洞修復(fù)生效。
·銀河麒麟高級(jí)服務(wù)器操作系統(tǒng) V10 SP1
nginx(aarch64)軟件包下載地址:
nginx(mips64el)軟件包下載地址:
nginx(x86_64)軟件包下載地址:
注:其他相關(guān)依賴包請(qǐng)到相同目錄下載
使用軟件包查詢命令,查看相關(guān)軟件包版本是否與修復(fù)版本一致,如果版本一致,則說明修復(fù)成功。
sudo rpm -qa | grep Packagename