摘要:
sleuthkit security update
安全等级: Critical
公告ID: KylinSec-SA-2025-2859
发布日期: 2025年9月12日
关联CVE: CVE-2020-10232
The Sleuth Kit (previously known as TASK) is a collection of UNIX-based command line file system forensic tools that allow an investigator to examine NTFS, FAT, FFS, EXT2FS, EXT3FS and ExFAT file systems of a suspect computer in a non-intrusive fashion. The tools have a layer-based design and can extract data from internal file system structures. Because the tools do not rely on the operating system to process the file systems, deleted and hidden content is shown.
Security Fix(es):
In version 4.8.0 and earlier of The Sleuth Kit (TSK), there is a stack buffer overflow vulnerability in the YAFFS file timestamp parsing logic in yaffsfs_istat() in fs/yaffs.c.(CVE-2020-10232)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2020-10232 | KY3.4-5A | sleuthkit | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
sleuthkit | x86_64 | 4.6.7-11.kb1.ky3_4 |
sleuthkit-devel | x86_64 | 4.6.7-11.kb1.ky3_4 |
sleuthkit-help | x86_64 | 4.6.7-11.kb1.ky3_4 |
sleuthkit | aarch64 | 4.6.7-11.kb1.ky3_4 |
sleuthkit-devel | aarch64 | 4.6.7-11.kb1.ky3_4 |
sleuthkit-help | aarch64 | 4.6.7-11.kb1.ky3_4 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名