summary refs log tree commit diff stats
path: root/results/classifier/phi4:14b/reasoning/manual-review/1661815
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.