Use-after-free in Linux kernel - CVE-2026-90423
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to trigger a use-after-free condition.
The vulnerability exists due to use-after-free in the rxe_odp_mr_init_user() error-handling path when initializing on-demand paging memory regions. A local user can invoke user memory-region registration during an on-demand paging initialization error to trigger a use-after-free condition.