← Glossary
テクノロジ系 (Technology)Tested 3×
バッファオーバフロー
ばっふぁおーばふろー · Buffer overflow
A buffer overflow attack exploits a program's failure to validate input size by intentionally supplying data larger than the allocated buffer, thereby overwriting adjacent memory and causing unintended behavior. This can lead to arbitrary code execution or system crashes. Because the vulnerability stems from a software flaw, applying security patches is the most effective countermeasure.
Past questions testing this term · 3 questions
- 2025r07 #70情報セキュリティにおける脅威のうち,脆弱性を是正するセキュリティパッチをソフトウェアに適用することが最も有効な対策になるものはどれか。
- 2017h29h #80情報セキュリティを脅かすもののうち,ソフトウェアの脆弱性を修正するパッチを適用することが最も有効な対策となるものはどれか。
- 2014h26a #59情報セキュリティにおける脅威であるバッファオーバフローの説明として,適切なものはどれか。