In the Linux kernel, the following vulnerability has been resolved:IORING_OP_READ did not correctly consume the provided buffer list whenread i/o returned < 0 (except for -EAGAIN and -EIOCBQUEUED return).This can lead to a potential use-after-free when the completion viaio_rw_done runs at separate context.
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/w4zu/Debian_security
- https://github.com/xairy/linux-kernel-exploitation