also: バッファーオーバーラン · バッファオーバラン
バッファオーバーランする · noun or participle which takes 'suru'
| Form | Positive | Negative |
|---|---|---|
| Dictionary | バッファオーバーランする | バッファオーバーランしない |
| Polite | バッファオーバーランします | バッファオーバーランしません |
| Past polite | バッファオーバーランしました | バッファオーバーランしませんでした |
| Past | バッファオーバーランした | バッファオーバーランしなかった |
| Te-form | バッファオーバーランして | バッファオーバーランしないで |
| Desire | バッファオーバーランしたい | バッファオーバーランしたくない |
| Potential | バッファオーバーランできる | バッファオーバーランできない |
| Passive | バッファオーバーランされる | バッファオーバーランされない |
| Causative | バッファオーバーランさせる | バッファオーバーランさせない |
| Causative passive | バッファオーバーランさせられる | バッファオーバーランさせられない |
| Volitional | バッファオーバーランしよう | |
| Polite volitional | バッファオーバーランしましょう | |
| Imperative | バッファオーバーランしろ | バッファオーバーランするな |
| Conditional | バッファオーバーランすれば | バッファオーバーランしなければ |
| Tara conditional | バッファオーバーランしたら | バッファオーバーランしなかったら |
noun, noun or participle which takes 'suru'
buffer overrun
Computing term for a condition where a program writes data beyond the allocated buffer, potentially causing crashes or security vulnerabilities. Often used interchangeably with バッファオーバーフロー.
Check the input size to prevent buffer overruns.
This vulnerability was caused by a buffer overrun.