CVE-2022-39343 (CNNVD-202211-2299)
中文标题:
Azure RTOS FileX 数字错误漏洞
英文标题:
Azure RTOS FileX vulnerable to Buffer Offerflow
漏洞描述
中文描述:
Azure RTOS FileX是Azure RTOS开源的一个与 FAT 兼容的文件系统。 Azure RTOS FileX 6.2.0之前版本存在安全漏洞,该漏洞源于容错功能包括整数不足和溢出,可被利用来实现缓冲区溢出和修改内存内容。
英文描述:
Azure RTOS FileX is a FAT-compatible file system that’s fully integrated with Azure RTOS ThreadX. In versions before 6.2.0, the Fault Tolerant feature of Azure RTOS FileX includes integer under and overflows which may be exploited to achieve buffer overflow and modify memory contents. When a valid log file with correct ID and checksum is detected by the `_fx_fault_tolerant_enable` function an attempt to recover the previous failed write operation is taken by call of `_fx_fault_tolerant_apply_logs`. This function iterates through the log entries and performs required recovery operations. When properly crafted a log including entries of type `FX_FAULT_TOLERANT_DIR_LOG_TYPE` may be utilized to introduce unexpected behavior. This issue has been patched in version 6.2.0. A workaround to fix line 218 in fx_fault_tolerant_apply_logs.c is documented in the GHSA.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| azure-rtos | filex | < 6.2.0 | - | - |
cpe:2.3:a:azure-rtos:filex:<_6.2.0:*:*:*:*:*:*:*
|
| microsoft | azure_rtos_filex | * | - | - |
cpe:2.3:o:microsoft:azure_rtos_filex:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (cna)
MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2022-39343 |
2025-11-11 15:21:33 | 2025-11-11 07:37:43 |
| NVD | nvd_CVE-2022-39343 |
2025-11-11 14:58:27 | 2025-11-11 07:45:56 |
| CNNVD | cnnvd_CNNVD-202211-2299 |
2025-11-11 15:11:03 | 2025-11-11 07:57:38 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 数字错误
- cnnvd_id: 未提取 -> CNNVD-202211-2299
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']