Cwe 416

CWE-416: 解放後使用 (Use-After-Free) 🧬 CWE 関連 99
slug: cwe-416

解説

CWE-416は「メモリを解放した後にそのメモリを使ってしまう」欠陥です。 C/C++のような手動メモリ管理言語で頻発し、攻撃者はこれを利用して任意のコードを実行できることが多いです。 ブラウザのJavaScriptエンジン (V8, JavaScriptCore) でよく見つかり、ブラウザ経由のゼロデイ攻撃の典型的な原因となります。
📌 具体例
Pwn2Own (年次ハッキングコンテスト) で、毎年ブラウザに対するUse-After-Free 攻撃が成功し、賞金10万ドル超を獲得する事例が続いています。

🔖 関連タグ

🛡 このタグに関連する脆弱性 2,652

ID タイトル
CVE-2026-54989 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-54989)
CVE-2026-54129 Use after free in Windows Hyper-V allows an authorized attacker to elevate privileges locally.
CVE-2026-54112 microsoft の脆弱性 (CVE-2026-54112)
CVE-2026-54114 Use after free in Windows Win32K allows an authorized attacker to elevate privileges locally.
CVE-2026-54127 Use after free in Windows Hyper-V allows an unauthorized attacker to elevate privileges locally.
CVE-2026-50694 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50694)
CVE-2026-50384 microsoft の脆弱性 (CVE-2026-50384)
CVE-2026-50354 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-50323 Use after free in Windows Runtime allows an authorized attacker to elevate privileges locally.
CVE-2026-49806 microsoft の脆弱性 (CVE-2026-49806)
CVE-2026-50293 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50293)
CVE-2026-50296 Use after free in Graphics Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-49808 microsoft の脆弱性 (CVE-2026-49808)
CVE-2026-49802 microsoft の脆弱性 (CVE-2026-49802)
CVE-2026-49798 Use after free in Windows Kernel allows an unauthorized attacker to elevate privileges locally.
CVE-2026-49795 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-49183 microsoft の脆弱性 (CVE-2026-49183)
CVE-2026-49784 microsoft の脆弱性 (CVE-2026-49784)
CVE-2026-49171 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-49171)
CVE-2026-49173 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-49166 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-49166)
CVE-2026-49167 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-49169 Use after free in DNS Server allows an authorized attacker to execute code over a network.
CVE-2026-48571 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-48571)
CVE-2026-48572 microsoft の脆弱性 (CVE-2026-48572)
CVE-2026-49162 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-49162)
CVE-2026-44800 microsoft の脆弱性 (CVE-2026-44800)
CVE-2026-42900 microsoft の脆弱性 (CVE-2026-42900)
CVE-2026-40467 c に 解放後使用 (Use-After-Free) (CVE-2026-40467)
CVE-2026-10667 c に 解放後使用 (Use-After-Free) (CVE-2026-10667)

🍪 Cookie について

当サイトはログイン状態の保持・言語設定・サービス改善のために Cookie を使用します。詳細は下記リンクをご確認ください。

詳細 →