cve/2023/CVE-2023-1872.md
2024-06-18 02:51:15 +02:00

941 B

CVE-2023-1872

Description

A use-after-free vulnerability in the Linux Kernel io_uring system can be exploited to achieve local privilege escalation.The io_file_get_fixed function lacks the presence of ctx->uring_lock which can lead to a Use-After-Free vulnerability due a race condition with fixed files getting unregistered.We recommend upgrading past commit da24142b1ef9fd5d36b76e36bab328a5b27523e8.

POC

Reference

Github

No PoCs found on GitHub currently.