• 公告ID (KylinSec-SA-2025-1265)

摘要:

gnutls security update

安全等级: Medium

公告ID: KylinSec-SA-2025-1265

发布日期: 2025年2月21日

关联CVE: CVE-2024-12243  

  • 详细介绍

1. 漏洞描述

   

GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, and other required structures. The project strives to provide a secure communications back-end, simple to use and integrated with the rest of the base Linux libraries. A back-end designed to work and be secure out of the box, keeping the complexity of TLS and PKI out of application code.

Security Fix(es):

A flaw was found in GnuTLS, which relies on libtasn1 for ASN.1 data processing. Due to an inefficient algorithm in libtasn1, decoding certain DER-encoded certificate data can take excessive time, leading to increased resource consumption. This flaw allows a remote attacker to send a specially crafted certificate, causing GnuTLS to become unresponsive or slow, resulting in a denial-of-service condition.(CVE-2024-12243)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-12243 V6 gnutls Fixed

3. 影响组件

    gnutls

4. 修复版本

   

V6

软件名称 架构 版本号
gnutls-help noarch 3.8.2-5.ks6
gnutls x86_64 3.8.2-5.ks6
gnutls-dane x86_64 3.8.2-5.ks6
gnutls-devel x86_64 3.8.2-5.ks6
gnutls-utils x86_64 3.8.2-5.ks6
gnutls aarch64 3.8.2-5.ks6
gnutls-dane aarch64 3.8.2-5.ks6
gnutls-devel aarch64 3.8.2-5.ks6
gnutls-utils aarch64 3.8.2-5.ks6

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

V6:

x86_64:

     gnutls-help   

     gnutls   

     gnutls-dane   

     gnutls-devel   

     gnutls-utils   

aarch64:

     gnutls-help   

     gnutls   

     gnutls-dane   

     gnutls-devel   

     gnutls-utils   

上一篇:KylinSec-SA-2025-1264 下一篇:KylinSec-SA-2025-1266