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

摘要:

sqlite security update

安全等级: Critical

公告ID: KylinSec-SA-2025-2899

发布日期: 2025年9月28日

关联CVE: CVE-2025-6965  

  • 详细介绍

1. 漏洞描述

   

SQLite is a C-language library that implements a small, fast, self-contained,
high-reliability, full-featured, SQL database engine. SQLite is the most used
database engine in the world. SQLite is built into all mobile phones and most
computers and comes bundled inside countless other applications that people
use every day.It also include lemon and sqlite3_analyzer and tcl tools.

Security Fix(es):

There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available, leading to a memory corruption issue.(CVE-2025-6965)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2025-6965 V6 sqlite Fixed

3. 影响组件

    sqlite

4. 修复版本

   

V6

软件名称 架构 版本号
sqlite-help noarch 3.42.0-4.ks6
sqlite x86_64 3.42.0-4.ks6
sqlite-devel x86_64 3.42.0-4.ks6
sqlite aarch64 3.42.0-4.ks6
sqlite-devel aarch64 3.42.0-4.ks6

5. 修复方法


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

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

6. 下载链接

   

V6:

x86_64:

     sqlite-help   

     sqlite   

     sqlite-devel   

aarch64:

     sqlite-help   

     sqlite   

     sqlite-devel   

上一篇:KylinSec-SA-2025-2892 下一篇:KylinSec-SA-2025-2900