cve/2023/CVE-2023-2598.md
2024-05-25 21:48:12 +02:00

1.1 KiB

CVE-2023-2598

Description

A flaw was found in the fixed buffer registration code for io_uring (io_sqe_buffer_register in io_uring/rsrc.c) in the Linux kernel that allows out-of-bounds access to physical memory beyond the end of the buffer. This flaw enables full local privilege escalation.

POC

Reference

Github