摘要:
netty security update
安全等级: High
公告ID: KylinSec-SA-2023-1914
发布日期: 2023年12月29日
关联CVE: CVE-2022-41881
Security Fix(es):
Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except using a custom HaProxyMessageDecoder.(CVE-2022-41881)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2022-41881 | KY3.4-5A | netty | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
netty-help | noarch | 4.1.13-18.kb2.ky3_4 |
netty | x86_64 | 4.1.13-18.kb2.ky3_4 |
netty | aarch64 | 4.1.13-18.kb2.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名