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

摘要:

nodejs security update

安全等级: Medium

公告ID: KylinSec-SA-2025-1650

发布日期: 2025年3月24日

关联CVE: CVE-2025-23085  

  • 详细介绍

1. 漏洞描述

   

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

Security Fix(es):

A memory leak could occur when a remote peer abruptly closes the socket without sending a GOAWAY notification. Additionally, if an invalid header was detected by nghttp2, causing the connection to be terminated by the peer, the same leak was triggered. This flaw could lead to increased memory consumption and potential denial of service under certain conditions.

This vulnerability affects HTTP/2 Server users on Node.js v18.x, v20.x, v22.x and v23.x.(CVE-2025-23085)

2. 影响范围

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

3. 影响组件

    nodejs

4. 修复版本

   

KY3.4-5

软件名称 架构 版本号
nodejs-docs noarch 12.22.11-9.kb1.ky3_4
nodejs x86_64 12.22.11-9.kb1.ky3_4
nodejs-devel x86_64 12.22.11-9.kb1.ky3_4
nodejs-full-i18n x86_64 12.22.11-9.kb1.ky3_4
nodejs-libs x86_64 12.22.11-9.kb1.ky3_4
npm x86_64 6.14.16-1.12.22.11.9.kb1.ky3_4
v8-devel x86_64 7.8.279.23-1.12.22.11.9.kb1.ky3_4
nodejs aarch64 12.22.11-9.kb1.ky3_4
nodejs-devel aarch64 12.22.11-9.kb1.ky3_4
nodejs-full-i18n aarch64 12.22.11-9.kb1.ky3_4
nodejs-libs aarch64 12.22.11-9.kb1.ky3_4
npm aarch64 6.14.16-1.12.22.11.9.kb1.ky3_4
v8-devel aarch64 7.8.279.23-1.12.22.11.9.kb1.ky3_4

5. 修复方法


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

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

6. 下载链接

   

KY3.4-5:

x86_64:

     nodejs-docs   

     nodejs   

     nodejs-devel   

     nodejs-full-i18n   

     nodejs-libs   

     npm   

     v8-devel   

aarch64:

     nodejs-docs   

     nodejs   

     nodejs-devel   

     nodejs-full-i18n   

     nodejs-libs   

     npm   

     v8-devel   

上一篇:KylinSec-SA-2025-1649 下一篇:KylinSec-SA-2025-1651