blob: e5228915c42ad6c6f6e0e4cba7641044774a3cb1 (
plain) (
blame)
1
2
3
|
runtime
This issue involves returning an address of a local variable (stack address) from a function, which is considered undefined behavior according to the C Standard. This can lead to exploitable vulnerabilities at runtime, thus fitting the "runtime" category.
|