372 B
372 B
CVE-2021-4032
-
Arg counting starts at 1 inside pkexec logic
-
execve( "/usr/binpkexec", (char **){NULL}, env)
puts NULL into argc[1] -
The value behind NULL can be overwritten, which is the first env param