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

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

100%

CVE-2026-5589— Zephyr 安全漏洞

AI Predicted 8.1 Difficulty: Easy EPSS 0.26% · P17

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 1

ベンダープロダクトVersion Rangeステータス
zephyrproject-rtosZephyr*≤ 4.3.0affected
新しい脆弱性情報の通知を購読するログインして購読

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

脆弱性情報

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

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

脆弱性タイトル
Out-of-bounds write caused by an integer underflow in the Bluetooth Mesh subsystem.
ソース: CVE Program / CVE List V5
脆弱性説明
An integer underflow in bt_mesh_sol_recv() in the Bluetooth Mesh solicitation handling (subsys/bluetooth/mesh/solicitation.c) leads to an out-of-bounds write. When CONFIG_BT_MESH_OD_PRIV_PROXY_SRV is enabled, the function parses solicitation PDUs from raw BLE advertising payloads. The AD parsing loop reads an attacker-controlled length byte (reported_len) and computes reported_len - 3 without checking that reported_len >= 3. When reported_len is less than 3, the subtraction is performed in signed int arithmetic and yields a negative value that bypasses the length guard and is then implicitly converted to a very large size_t when passed to net_buf_simple_pull_mem(). In builds without assertions, this wraps the buffer length and advances the data pointer far out of bounds, so subsequent reads dereference invalid memory. A nearby BLE device can trigger this with a non-connectable advertisement carrying a UUID16 AD structure and a crafted length byte, with no pairing or prior association required, potentially leading to denial of service or arbitrary code execution.
ソース: CVE Program / CVE List V5
CVSS情報
N/A
ソース: CVE Program / CVE List V5
脆弱性タイプ
跨界内存写
ソース: CVE Program / CVE List V5
脆弱性タイトル
Zephyr 安全漏洞
ソース: CNNVD (China National Vulnerability Database)
脆弱性説明
Zephyr是Zephyr开源的一个可扩展的实时操作系统 (RTOS)。 Zephyr存在安全漏洞,该漏洞源于bt_mesh_sol_recv函数中整数下溢导致越界写入,当reported_len小于3时,负值绕过长度检查并导致缓冲区越界,附近BLE设备可通过非连接广播触发,可能导致拒绝服务或任意代码执行。
ソース: CNNVD (China National Vulnerability Database)
CVSS情報
N/A
ソース: CNNVD (China National Vulnerability Database)
脆弱性タイプ
N/A
ソース: CNNVD (China National Vulnerability Database)

影響を受ける製品

ベンダープロダクト影響を受けるバージョンCPE購読
zephyrproject-rtosZephyr * ~ 4.3.0 -

II. CVE-2026-5589の公開POC

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

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

ログインしてAI POCを生成

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

登录查看更多情报信息。

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

IV. 関連脆弱性

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

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


コメントを残す