
Pwn2Own Vancouver 2023 Ubuntu LPE exploit
Exploit used at pwn2own Vancouver 2023 on Ubuntu desktop. The exploit supports the kernel version available at the beginning of the event (5.19.0-35).
# Build
$ make
# Run
$ ./exploit
This produces a lpe.zip file which can be unpacked on the target. There are
two binaries in the archive:
The exploit file is the program that should be executed. It uses the wrapper
program to call itself and enter a new namespace.