So I am working on a challenge problem to find a vulnerability in a C program binary that allows a command to be executed by the program (using the effective UID in Linux). I am really struggling to find how to do this with this particular program. The disassembly of the function in question (main function): According to Ghidra, this