CVE-2026-10644

MEDIUM

CVSS v3.1: 4.2 · EPSS: 0.0014 (4.0 パーセンタイル)

権限不要操作不要Out-of-bounds Writeベンダー勧告の参照

出典データ取得時点:

概要

深刻度
MEDIUM
CVSS
4.2 v3.1 · NVD
EPSS
0.0014 (4.0 パーセンタイル) · FIRST.org
CISA KEV
非該当
タイプ
Out-of-bounds Write · NVD CWE
攻撃条件(CVSSベクター)
権限不要操作不要 · 出典: NVD ベクター
公開日
2026-06-28 · 更新日: 2026-06-28

CVSS / EPSS / KEV

CVSS v3.1 4.2 / 10 MEDIUM 出典: NVD
EPSS 0.0014 4.0 パーセンタイル 出典: FIRST.org
CISA KEV 非該当 出典: CISA

出典 — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. データと出典

説明

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.

レコード詳細

CVE ID
CVE-2026-10644
CVSS (v3.1)
4.2 (MEDIUM)
ベクター
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L
悪用可能性サブスコア
1.6
影響度サブスコア
2.5
EPSS
0.0014 (4.0 パーセンタイル) — 2026-06-29
CISA KEV
非該当
脆弱性タイプ (CWE)
CWE-787
影響構成数 (CPE)
0
公開日
2026-06-28
更新日
2026-06-28
ステータス
Received

参照情報

NVDが列挙した参照URLを、リンクのホスト・パターンに対する機械的な一致でグループ化したもの。ラベルはリンクの種別のみを示します。