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

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

100%

CVE-2026-10679— zephyrproject zephyr 数字错误漏洞

CVSS 3.3 · Low EPSS 0.13% · P3

Affected Version Matrix 1

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

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

脆弱性情報

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

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

脆弱性タイトル
Divide-by-zero in DesignWare SPI driver reachable from spi_transceive syscall (local DoS)
ソース: CVE Program / CVE List V5
脆弱性説明
The DesignWare SPI driver (drivers/spi/spi_dw.c) computed the SPI BAUDR clock divider as info->clock_frequency / config->frequency without validating config->frequency. spi_transceive is a Zephyr __syscall and its verify handler (drivers/spi/spi_handlers.c) copies the caller-supplied spi_config from userspace without checking the frequency field, so a userspace thread that has been granted access to a DesignWare SPI device kernel object can pass frequency = 0 and trigger an unsigned integer divide-by-zero in spi_dw_configure(). On Cortex-M Mainline (SCB->CCR.DIV_0_TRP is set in z_arm_fault_init()) and on ARC (a dedicated __ev_div_zero vector) this raises a CPU exception, resulting in a kernel fault and local denial of service. The fix rejects zero frequency and frequencies above clock_frequency / 2 (the DesignWare SSI databook minimum SCKDIV of 2) with -EINVAL. The defect affects all Zephyr releases up to and including v4.4.0; exploitation requires CONFIG_USERSPACE=y and an unprivileged thread already granted SPI driver permission. There is no memory-corruption or information-disclosure impact.
ソース: CVE Program / CVE List V5
CVSS情報
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
ソース: CVE Program / CVE List V5
脆弱性タイプ
除零错误
ソース: CVE Program / CVE List V5
脆弱性タイトル
zephyrproject zephyr 数字错误漏洞
ソース: CNNVD (China National Vulnerability Database)
脆弱性説明
zephyrproject zephyr是zephyrproject组织开源的一款实时操作系统内核。 zephyrproject Zephyr 4.4.0及之前版本存在数字错误漏洞,该漏洞源于DesignWare SPI驱动在计算SPI BAUDR时钟分频器时未验证config->frequency字段,可能导致用户空间线程通过传递频率值为0触发无符号整数除零错误,从而引起CPU异常、内核故障和本地拒绝服务。
ソース: CNNVD (China National Vulnerability Database)
CVSS情報
N/A
ソース: CNNVD (China National Vulnerability Database)
脆弱性タイプ
N/A
ソース: CNNVD (China National Vulnerability Database)

影響を受ける製品

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

II. CVE-2026-10679の公開POC

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

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

ログインしてAI POCを生成

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

登录查看更多情报信息。

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

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

Same Patch Batch · zephyrproject · 2026-07-21 · 6 CVEs total

CVE-2026-106788.1 HIGHNULL-pointer / out-of-bounds write in Zephyr MCTP I2C+GPIO target binding driven by an una
CVE-2026-106807.6 HIGHOut-of-bounds access in Zephyr BR/EDR L2CAP configuration request handling via `uint16_t`
CVE-2026-106776.5 MEDIUMKernel heap memory leak in `z_vrfy_k_poll()` lets an unprivileged user thread exhaust the
CVE-2026-106745.5 MEDIUMDoS (hard fault) in NXP LPUART driver: unsupported runtime UART config leaves clocks disab
CVE-2026-106754.3 MEDIUMBluetooth Mesh PB-ADV: invalidated provisioning link kept alive indefinitely, blocking (re

IV. 関連脆弱性

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

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


コメントを残す