摘要:
mod_http2 security update
安全等级: High
公告ID: KylinSec-SA-2024-2360
发布日期: 2024年4月12日
关联CVE: CVE-2024-27316
Mod_h[ttp]2 is an official Apache httpd module, first released in 2.4.17. See Apache downloads to get a released version. mod_proxy_h[ttp]2 has been released in 2.4.23.
Security Fix(es):
HTTP/2 incoming headers exceeding the limit are temporarily buffered in nghttp2 in order to generate an informative HTTP 413 response. If a client does not stop sending headers, this leads to memory exhaustion.(CVE-2024-27316)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-27316 | KY3.5.2 | mod_http2 | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
mod_http2-help | noarch | 1.15.25-3.ky3_5 |
mod_http2 | x86_64 | 1.15.25-3.ky3_5 |
mod_http2 | aarch64 | 1.15.25-3.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名