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

摘要:

vim security update

安全等级: Medium

公告ID: KylinSec-SA-2025-1632

发布日期: 2025年3月18日

关联CVE: CVE-2025-24014  

  • 详细介绍

1. 漏洞描述

   

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.

Security Fix(es):

Vim is an open source, command line text editor. A segmentation fault was found in Vim before 9.1.1043. In silent Ex mode (-s -e), Vim typically doesn't show a screen and just operates silently in batch mode. However, it is still possible to trigger the function that handles the scrolling of a gui version of Vim by feeding some binary characters to Vim. The function that handles the scrolling however may be triggering a redraw, which will access the ScreenLines pointer, even so this variable hasn't been allocated (since there is no screen). This vulnerability is fixed in 9.1.1043.(CVE-2025-24014)

2. 影响范围

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

3. 影响组件

    vim

4. 修复版本

   

KY3.4-5A

软件名称 架构 版本号
vim-filesystem noarch 9.0-31.kb1.ky3_4
vim-X11 x86_64 9.0-31.kb1.ky3_4
vim-common x86_64 9.0-31.kb1.ky3_4
vim-enhanced x86_64 9.0-31.kb1.ky3_4
vim-minimal x86_64 9.0-31.kb1.ky3_4
vim-X11 aarch64 9.0-31.kb1.ky3_4
vim-common aarch64 9.0-31.kb1.ky3_4
vim-enhanced aarch64 9.0-31.kb1.ky3_4
vim-minimal aarch64 9.0-31.kb1.ky3_4

V6

软件名称 架构 版本号
vim-filesystem noarch 9.0.2092-17.ks6
vim-X11 x86_64 9.0.2092-16.ks6
vim-common x86_64 9.0.2092-16.ks6
vim-enhanced x86_64 9.0.2092-16.ks6
vim-minimal x86_64 9.0.2092-16.ks6
vim-X11 aarch64 9.0.2092-17.ks6
vim-common aarch64 9.0.2092-17.ks6
vim-enhanced aarch64 9.0.2092-17.ks6
vim-minimal aarch64 9.0.2092-17.ks6

5. 修复方法


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

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

6. 下载链接

   

KY3.4-5A:

x86_64:

     vim-filesystem   

     vim-X11   

     vim-common   

     vim-enhanced   

     vim-minimal   

aarch64:

     vim-filesystem   

     vim-X11   

     vim-common   

     vim-enhanced   

     vim-minimal   

V6:

x86_64:

     vim-filesystem   

     vim-X11   

     vim-common   

     vim-enhanced   

     vim-minimal   

aarch64:

     vim-filesystem   

     vim-X11   

     vim-common   

     vim-enhanced   

     vim-minimal   

上一篇:KylinSec-SA-2025-1631 下一篇:KylinSec-SA-2025-1633