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

摘要:

varnish security update

安全等级: High

公告ID: KylinSec-SA-2025-2868

发布日期: 2025年9月12日

关联CVE: CVE-2025-8671  

  • 详细介绍

1. 漏洞描述

   

This is Varnish Cache, a web application accelerator also known as a caching HTTP reverse proxy. You install it in front of any server that speaks HTTP and configure it to cache the contents. Varnish Cache is really, really fast. It typically speeds up delivery with a factor of 300 - 1000x, depending on your architecture.

Security Fix(es):

A mismatch caused by client-triggered server-sent stream resets between HTTP/2 specifications and the internal architectures of some HTTP/2 implementations may result in excessive server resource consumption leading to denial-of-service (DoS). By opening streams and then rapidly triggering the server to reset them—using malformed frames or flow control errors—an attacker can exploit incorrect stream accounting. Streams reset by the server are considered closed at the protocol level, even though backend processing continues. This allows a client to cause the server to handle an unbounded number of concurrent streams on a single connection. This CVE will be updated as affected product details are released.(CVE-2025-8671)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2025-8671 KY3.4-5A lighttpd Fixed

3. 影响组件

    varnish

4. 修复版本

   

KY3.4-5A

软件名称 架构 版本号
varnish-help noarch 7.4.3-4.kb1.ky3_4
varnish x86_64 7.4.3-4.kb1.ky3_4
varnish-devel x86_64 7.4.3-4.kb1.ky3_4
varnish aarch64 7.4.3-4.kb1.ky3_4
varnish-devel aarch64 7.4.3-4.kb1.ky3_4

5. 修复方法


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

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

6. 下载链接

   

KY3.4-5A:

x86_64:

     varnish-help   

     varnish   

     varnish-devel   

aarch64:

     varnish-help   

     varnish   

     varnish-devel   

上一篇:KylinSec-SA-2025-2867 下一篇:KylinSec-SA-2025-2789