Files
CVEs-PoC/2021/CVE-2021-41073.md
T
2024-05-25 21:48:12 +02:00

2.2 KiB

CVE-2021-41073

Description

loop_rw_iter in fs/io_uring.c in the Linux kernel 5.10 through 5.14.6 allows local users to gain privileges by using IORING_OP_PROVIDE_BUFFERS to trigger a free of a kernel buffer, as demonstrated by using /proc//maps for exploitation.

POC

Reference

Github