GHSA-grgw-7h7j-hjqm · 深刻度: high — AGL agl-service-can-low-level thru 17.1.12 contains a stack buffer overflow in the uds-c library....
AGL agl-service-can-low-level thru 17.1.12 contains a stack buffer overflow in the uds-c library. The send_diagnostic_request function in uds.c allocates a 6-byte stack buffer (MAX_DIAGNOSTIC_PAYLOAD_SIZE=6) but copies up to 7 bytes (MAX_UDS_REQUEST_PAYLOAD_LENGTH=7) via memcpy at an offset of 1+pid_length (2-3 bytes), resulting in 1-4 bytes of controlled stack overflow. The payload_length field (uint8_t) has no bounds check against the destination buffer. On 32-bit ARM automotive ECUs without stack canaries, this can lead to return address overwrite and RCE.
総合評価: CVE-2026-37530 は中リスク(41.5/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.40%、32 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.40% | +0.39% |
| 2 | 2026-05-02 | — | 0.01% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-grgw-7h7j-hjqm · 深刻度: high — AGL agl-service-can-low-level thru 17.1.12 contains a stack buffer overflow in the uds-c library....
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| linuxfoundation | automotive_grade_linux | <= 17.1.12 | cpe:2.3:o:linuxfoundation:automotive_grade_linux:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://gerrit.automotivelinux.org/gerrit/apps/agl-service-can-low-level | Broken Link |
| https://gist.github.com/sgInnora/8526eedcfd826d05ef1fc45d8f405643 | Third Party Advisory |