mirror of
https://github.com/hohn/codeql-sample-polkit.git
synced 2025-12-16 13:53:04 +01:00
Compact findings from argv-out-of-bounds-1 in -2, update README
This commit is contained in:
committed by
=Michael Hohn
parent
3660be0eeb
commit
182f7794a6
@@ -85,7 +85,7 @@ from
|
||||
// Find an execution path (if any), using statically known values, that reaches
|
||||
// an argv assignment with invalid index.
|
||||
//
|
||||
// To track only values of the argv index that are too low, we need to stay on
|
||||
// To track only values of the argv index that are too high, we need to stay on
|
||||
// certain branches of the CFG, namely those matching a SSA defition of the
|
||||
// index variable.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user