Description
This module exploits a bug in io_uring leading to an additional put_cred() that can be exploited to hijack credentials of other processes.
We spawn SUID programs to get the free'd cred object reallocated by a privileged process and abuse them to create a SUID root binary ourselves that'll pop a shell.
The dangling cred pointer will, however, lead to a kernel panic as soon as the task terminates and its credentials are destroyed. We therefore detach from the controlling terminal, block all signals and rest in silence until the system shuts down and we get killed hard, just to cry in vain, seeing the kernel collapse.
The bug affected kernels from v5.12-rc3 to v5.14-rc7.
More than 1 CPU is required for exploitation.
Successfully tested against Ubuntu 22.04.01 with kernel 5.13.12-051312-generic
Module options
To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':
msf > use exploit/linux/local/cve_2022_1043_io_uring_priv_escmsf undefined(cve_2022_1043_io_uring_priv_esc) > show actions ...actions...msf undefined(cve_2022_1043_io_uring_priv_esc) > set ACTION < action-name >msf undefined(cve_2022_1043_io_uring_priv_esc) > show options ...show and set options...msf undefined(cve_2022_1043_io_uring_priv_esc) > runPrioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub