摘要:
mod_http2 security update
安全等级: Low
公告ID: KylinSec-SA-2024-4803
发布日期: 2025年2月17日
关联CVE: CVE-2024-36387
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):
Serving WebSocket protocol upgrades over a HTTP/2 connection could result in a Null Pointer dereference, leading to a crash of the server process, degrading performance.(CVE-2024-36387)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-36387 | V6 | mod_http2 | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
mod_http2-help | noarch | 2.0.25-3.ks6 |
mod_http2 | x86_64 | 2.0.25-3.ks6 |
mod_http2 | aarch64 | 2.0.25-3.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名