stack_protect_prologue in cfgexpand.c and stack_protect_epilogue in function.c in GNU Compiler Collection (GCC) 4.1 through 8 (under certain circumstances) generate instruction sequences when targeting ARM targets that spill the address of the stack protector guard, which allows an attacker to bypass the protection of -fstack-protector, -fstack-protector-all, -fstack-protector-strong, and -fstack-protector-explicit against stack overflow by controlling what the stack canary is compared against.
総合評価: CVE-2018-12886 は悪用リスクが高い(77.4/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 2.17%、80 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 直近 1 日で EPSS が +2.00% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.17% | 2.17% | +2.00% |
| 2 | 2025-11-21 | 0.50% | 0.17% | -0.33% |
| 3 | 2025-11-18 | — | 0.50% | — |
EPSS の全履歴 (全 12 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.1 | 3.0 | HIGH |
|
2.2 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2018-12886 |
suse
|
low | CVE-2018-12886 severity low: SUSE including 71 source package names (cpp48, cpp7, …), 456 product×package rows across 30 product lines (Magnum Orchestration 7, SLES for SAP Applications 11 SP3, … (30 product lines)): Known Not Affected 456. | https://www.suse.com/security/cve/CVE-2018-12886/ |
ubuntu
|
low | CVE-2018-12886 low priority: Ubuntu including 12 source packages (gcc-4.8, gcc-4.9, …), 221 status rows across 19 suites (bionic, cosmic, disco, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 89, not-affected 68, ignored 39, needs-triage 21, needed 3, released 1. | https://ubuntu.com/security/CVE-2018-12886 |
| URL | タグ |
|---|---|
| https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arm/arm-protos.h?revision=266379&view=markup | Vendor Advisory |
| https://www.gnu.org/software/gcc/gcc-8/changes.html | Exploit Vendor Advisory |