摘要:
libreswan security update
安全等级: Low
公告ID: KylinSec-SA-2024-3161
发布日期: 2024年3月29日
关联CVE: CVE-2024-2357
Libreswan is an implementation of IKEv1 and IKEv2 for IPsec. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks. Everything passing through the untrusted net is encrypted by the ipsec gateway machine and decrypted by the gateway at the other end of the tunnel. The resulting tunnel is a virtual private network or VPN.
Security Fix(es):
The Libreswan Project was notified of an issue causing libreswan to restart under some IKEv2 retransmit scenarios when a connection is configured to use PreSharedKeys (authby=secret) and the connection cannot find a matching configured secret. When such a connection is automatically added on startup using the auto= keyword, it can cause repeated crashes leading to a Denial of Service.(CVE-2024-2357)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-2357 | KY3.4-5A | libreswan | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
libreswan | x86_64 | 4.14-1.kb1.ky3_4 |
libreswan-help | x86_64 | 4.14-1.kb1.ky3_4 |
libreswan | aarch64 | 4.15-1.kb1.ky3_4 |
libreswan-help | aarch64 | 4.15-1.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名