**DISPUTED**A failure in the -fstack-protector feature in GCC-based toolchains that target AArch64 allows an attacker to exploit an existing buffer overflow in dynamically-sized local variables in your application without this being detected. This stack-protector failure only applies to C99-style dynamically-sized local variables or those created using alloca(). The stack-protector operates as intended for statically-sized local variables. The default behavior when the stack-protector detects an overflow is to terminate your application, resulting in controlled loss of availability. An attacker who can exploit a buffer overflow without triggering the stack-protector might be able to change program flow control to cause an uncontrolled loss of availability or to go further and affect confidentiality or integrity. NOTE: The GCC project argues that this is a missed hardening bug and not a vulnerability by itself.
総合評価: CVE-2023-4039 は公開エクスプロイトあり(51.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.67%、47 パーセンタイル) 根拠: 公開エクスプロイトが 2 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.18% | 0.67% | +0.48% |
| 2 | 2025-10-01 | 0.15% | 0.18% | +0.03% |
| 3 | 2025-09-11 | — | 0.15% | — |
EPSS の全履歴 (全 15 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.8 | 3.1 | MEDIUM |
|
2.2 | 2.5 | [email protected] |
| 4.8 | 3.1 | MEDIUM |
|
2.2 | 2.5 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2023-4039: 1 source package rows (gcc); 34 state rows across 8 repos (3.17-main, 3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, 3.23-main, edge-main); fixed 32, open 2. | https://security.alpinelinux.org/vuln/CVE-2023-4039 |
debian
|
unimportant | CVE-2023-4039 unimportant priority: Debian including 5 source packages (gcc-10, gcc-11, gcc-12, gcc-13, gcc-9), 11 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 8, open 3. | https://security-tracker.debian.org/tracker/CVE-2023-4039 |
redhat
|
— | — | https://access.redhat.com/security/cve/CVE-2023-4039 |
suse
|
medium | CVE-2023-4039 severity moderate: SUSE including 1369 source package names (0.0.17-1.1:libgcc_s1-13.2.1+git7813-150000.1.6.1, 0.0.17-1.1:libstdc++6-13.2.1+git7813-150000.1.6.1, …), 5792 product×package rows across 522 product lines (Container bci/bci-base-fips, Container bci/bci-init, … (522 product lines)): Fixed 5348, Known Affected 181, Known Not Affected 139, Will Not Fix 119, First Fixed 5. | https://www.suse.com/security/cve/CVE-2023-4039/ |
ubuntu
|
low | CVE-2023-4039 low priority: Ubuntu including 65 source packages (gcc-10, gcc-10-cross, …), 780 status rows across 12 suites (bionic, focal, jammy, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 428, ignored 139, not-affected 64, needs-triage 60, needed 47, released 42. | https://ubuntu.com/security/CVE-2023-4039 |
| URL | タグ |
|---|---|
| https://developer.arm.com/Arm%20Security%20Center/GCC%20Stack%20Protector%20Vulnerability%20AArch64 | Exploit Patch Third Party Advisory |
| https://github.com/metaredteam/external-disclosures/security/advisories/GHSA-x7ch-h5rf-w2mf | Exploit Patch Third Party Advisory |