目標達成 すべての支援者に感謝 — 100%達成しました!

目標: 1000 CNY · 調達済み: 1336 CNY

100%

CVE-2026-10659— zephyrproject zephyr 异常处理不当漏洞

CVSS 4.7 · Medium EPSS 0.10% · P1

Possible ATT&CK Techniques 1AI

T1499 · Endpoint Denial of Service

Affected Version Matrix 1

ベンダープロダクトVersion Rangeステータス
zephyrprojectzephyr4.4.0< 4.5.0affected
新しい脆弱性情報の通知を購読するログインして購読

I. CVE-2026-10659の基本情報

脆弱性情報

脆弱性についてご質問がありますか?Shenlongの分析が参考になるかご確認ください!
Shenlongの10の質問を表示 ↗

高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。

脆弱性タイトル
NULL pointer dereference in Zephyr Dhara FTL disk driver on flash read error during journal resume
ソース: NVD (National Vulnerability Database)
脆弱性説明
The Dhara flash translation layer disk driver (drivers/disk/ftl_dhara.c) implemented the dhara_nand_ callbacks so that, on a flash error, the error code was written unconditionally through the caller-supplied dhara_error_t err pointer (e.g. *err = DHARA_E_ECC in dhara_nand_read, and similar in dhara_nand_erase/prog/copy). The upstream Dhara library calls these callbacks with err == NULL along its journal-resume binary search: find_last_checkblock() invokes find_checkblock(j, mid, &found, NULL), which forwards the NULL pointer into dhara_nand_read(). This path runs during disk_ftl_access_init() -> dhara_map_resume() whenever the FTL disk is mounted/initialised. If a flash read error (uncorrectable ECC, bad block, controller error) occurs on one of the probed checkpoint pages, the driver dereferences and writes to NULL, faulting the kernel (denial of service). The trigger is conditioned on the NAND medium content/health, which can be influenced by media wear, induced faults, or a corrupted/crafted on-flash image. The fix routes all error assignments through the library's NULL-safe dhara_set_error() helper. Affects Zephyr v4.4.0, where the driver was introduced.
ソース: NVD (National Vulnerability Database)
CVSS情報
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
ソース: NVD (National Vulnerability Database)
脆弱性タイプ
空指针解引用
ソース: NVD (National Vulnerability Database)
脆弱性タイトル
zephyrproject zephyr 异常处理不当漏洞
ソース: CNNVD (China National Vulnerability Database)
脆弱性説明
zephyrproject zephyr是zephyrproject组织开源的一款实时操作系统内核。 zephyr存在异常处理不当漏洞,该漏洞源于驱动程序会尝试取消引用并向空指针写入数据,从而导致内核崩溃。
ソース: CNNVD (China National Vulnerability Database)
CVSS情報
N/A
ソース: CNNVD (China National Vulnerability Database)
脆弱性タイプ
N/A
ソース: CNNVD (China National Vulnerability Database)

影響を受ける製品

ベンダープロダクト影響を受けるバージョンCPE購読
zephyrprojectzephyr 4.4.0 ~ 4.5.0 -

II. CVE-2026-10659の公開POC

#POC説明ソースリンクShenlongリンク
AI生成POCプレミアム

公開POCは見つかりませんでした。

ログインしてAI POCを生成

III. CVE-2026-10659のインテリジェンス情報

登录查看更多情报信息。

CVE-2026-10659 补丁与修复 (1)

CVE-2026-10659 厂商安全公告 (1)

IV. 関連脆弱性

V. CVE-2026-10659へのコメント

まだコメントはありません


コメントを残す