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

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

100%

CVE-2026-10644— Zephyr 缓冲区错误漏洞

CVSS 4.2 · Medium EPSS 0.15% · P4

Affected Version Matrix 1

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

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

脆弱性情報

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

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

脆弱性タイトル
Out-of-bounds write in Microchip SERCOM-G1 (PIC32CM-JH) async UART RX with 1-byte buffer
ソース: NVD (National Vulnerability Database)
脆弱性説明
The Microchip SERCOM-G1 UART driver (drivers/serial/uart_mchp_sercom_g1.c), used by the PIC32CM-JH SoC family, contains an out-of-bounds write in its asynchronous (DMA) receive path. When uart_rx_enable() is invoked with a one-byte receive buffer (len == 1) and CONFIG_UART_MCHP_ASYNC is enabled, the RX-complete ISR starts a single-beat DMA transfer while a received byte is already pending in the SERCOM DATA register. On this SoC the peripheral-triggered DMA start sequencing then writes one byte past the end of the caller-supplied buffer (CWE-787). The overflowed byte's value is the UART RX data supplied by the connected serial peer (adjacent attacker), while its size and location are fixed at one byte immediately after the buffer. Exploitation requires the async UART config (not enabled by default on the in-tree PIC32CM-JH boards) and a consumer that enables RX with a one-byte buffer; impact is limited single-byte memory corruption adjacent to the RX buffer (possible crash / denial of service). The defect shipped in v4.4.0. The fix reads the first byte with the CPU and, for one-byte buffers, performs no DMA at all; for larger buffers it sizes the DMA for the remaining len-1 bytes.
ソース: NVD (National Vulnerability Database)
CVSS情報
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L
ソース: NVD (National Vulnerability Database)
脆弱性タイプ
跨界内存写
ソース: NVD (National Vulnerability Database)
脆弱性タイトル
Zephyr 缓冲区错误漏洞
ソース: CNNVD (China National Vulnerability Database)
脆弱性説明
Zephyr是Zephyr组织开源的一个可扩展的实时操作系统 (RTOS)。 Zephyr 4.4.0版本存在缓冲区错误漏洞,该漏洞源于Microchip SERCOM-G1 UART驱动程序的DMA接收路径中存在越界写入,当调用uart_rx_enable()且接收缓冲区长度为1字节时,可能导致单字节内存损坏,造成可能的崩溃或拒绝服务。
ソース: 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-10644の公開POC

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

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

ログインしてAI POCを生成

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

登录查看更多情报信息。

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

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

Same Patch Batch · zephyrproject · 2026-06-28 · 3 CVEs total

CVE-2026-106467.4 HIGHUse-after-return in `zsock_getaddrinfo()` when a timed-out DNS query is retried without ca
CVE-2026-105936.5 MEDIUMRemotely triggerable NULL-pointer dereference in Bluetooth LE Audio BAP unicast client QoS

IV. 関連脆弱性

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

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


コメントを残す