摘要:
sqlite security update
安全等级: Medium
公告ID: KylinSec-SA-2023-1603
发布日期: 2023年8月12日
关联CVE: CVE-2023-36191
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):
sqlite3 v3.40.1 was discovered to contain a segmentation violation at /sqlite3_aflpp/shell.c.(CVE-2023-36191)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2023-36191 | KY3.5.1 | sqlite | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
sqlite-help | noarch | 3.37.2-6.kb1.ky3_5 |
sqlite-devel | x86_64 | 3.37.2-6.kb1.ky3_5 |
sqlite | x86_64 | 3.37.2-6.kb1.ky3_5 |
sqlite-devel | aarch64 | 3.37.2-6.kb1.ky3_5 |
sqlite | aarch64 | 3.37.2-6.kb1.ky3_5 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名