linux/net/xdp
Björn Töpel 4e64c83525 xsk: proper fill queue descriptor validation
Previously the fill queue descriptor was not copied to kernel space
prior validating it, making it possible for userland to change the
descriptor post-kernel-validation.

Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-06-04 17:21:02 +02:00
..
Kconfig
Makefile xsk: remove newline at end of file 2018-05-18 16:07:02 +02:00
xdp_umem_props.h xsk: clean up SPDX headers 2018-05-18 16:07:02 +02:00
xdp_umem.c xsk: convert atomic_t to refcount_t 2018-05-22 10:25:06 +02:00
xdp_umem.h xsk: convert atomic_t to refcount_t 2018-05-22 10:25:06 +02:00
xsk_queue.c xsk: fixed some cases of unnecessary parentheses 2018-05-18 16:07:03 +02:00
xsk_queue.h xsk: proper fill queue descriptor validation 2018-06-04 17:21:02 +02:00
xsk.c xsk: proper fill queue descriptor validation 2018-06-04 17:21:02 +02:00