forked from TencentOS/TencentOS-kernel
Uninitialized xdp->data_meta can result in NULL pointer deference in bpf_xdp_adjust_head(). Therefore, fix it by init it with xdp_set_data_meta_invalid(). Signed-off-by: Menglong Dong <imagedong@tencent.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Kconfig.vringh | ||
| Makefile | ||
| net.c | ||
| scsi.c | ||
| test.c | ||
| test.h | ||
| vhost.c | ||
| vhost.h | ||
| vringh.c | ||
| vsock.c | ||