module

io_uring Same Type Object Reuse Priv Esc

Disclosed
2022-03-22
Created
2023-02-01

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

Authors

h00die
Ryota Shiga
Mathias Krause

Platform

Linux

Architectures

x86, x64

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_esc
msf exploit(cve_2022_1043_io_uring_priv_esc) > show targets
...targets...
msf exploit(cve_2022_1043_io_uring_priv_esc) > set TARGET < target-id >
msf exploit(cve_2022_1043_io_uring_priv_esc) > show options
...show and set options...
msf exploit(cve_2022_1043_io_uring_priv_esc) > exploit

Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.