├── PublicReferenceURL.txt ├── README.md ├── exploit.sh └── screenshots ├── elev_decompilation.png ├── file_command.png ├── help_decompilation.png ├── running_bin.png ├── running_help.png ├── stat64_gdb.png ├── stat64_ghidra.png ├── strace_exec.png ├── strace_open.png ├── strncmp_uuid.png ├── system_gdb.png ├── system_ghidra.png └── unset_decompilation.png /PublicReferenceURL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/PublicReferenceURL.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/README.md -------------------------------------------------------------------------------- /exploit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/exploit.sh -------------------------------------------------------------------------------- /screenshots/elev_decompilation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/elev_decompilation.png -------------------------------------------------------------------------------- /screenshots/file_command.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/file_command.png -------------------------------------------------------------------------------- /screenshots/help_decompilation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/help_decompilation.png -------------------------------------------------------------------------------- /screenshots/running_bin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/running_bin.png -------------------------------------------------------------------------------- /screenshots/running_help.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/running_help.png -------------------------------------------------------------------------------- /screenshots/stat64_gdb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/stat64_gdb.png -------------------------------------------------------------------------------- /screenshots/stat64_ghidra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/stat64_ghidra.png -------------------------------------------------------------------------------- /screenshots/strace_exec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/strace_exec.png -------------------------------------------------------------------------------- /screenshots/strace_open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/strace_open.png -------------------------------------------------------------------------------- /screenshots/strncmp_uuid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/strncmp_uuid.png -------------------------------------------------------------------------------- /screenshots/system_gdb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/system_gdb.png -------------------------------------------------------------------------------- /screenshots/system_ghidra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/system_ghidra.png -------------------------------------------------------------------------------- /screenshots/unset_decompilation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaherAzzouzi/CVE-2022-37706-LPE-exploit/HEAD/screenshots/unset_decompilation.png --------------------------------------------------------------------------------