summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard/receive.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-04-22 15:59:08 -0700
committerJakub Kicinski <kuba@kernel.org>2022-04-22 15:59:08 -0700
commit69489f5840fc0a96e82b7d3b4afba01274abb830 (patch)
tree4917142404c635014490d8313f96771a403781bb /drivers/net/wireguard/receive.c
parent7623627b41ca77b0e1031465774b143db1c3331b (diff)
parent45eed46fc6753ba860ee8c5fc5562078f7636238 (diff)
downloadwireguard-linux-trimmed-69489f5840fc0a96e82b7d3b4afba01274abb830.tar.gz
wireguard-linux-trimmed-69489f5840fc0a96e82b7d3b4afba01274abb830.zip
Merge branch 'wireguard-patches-for-5-18-rc4'
Jason A. Donenfeld says: ==================== wireguard patches for 5.18-rc4 Here are two small wireguard fixes for 5.18-rc4: 1) We enable ACPI in the QEMU test harness, so that multiple CPUs are actually used on x86 for testing for races. 2) Sending skbs with metadata dsts attached resulted in a null pointer dereference, triggerable from executing eBPF programs. The fix is a oneliner, changing a skb_dst() null check into a skb_valid_dst() boolean check. ==================== Link: https://lore.kernel.org/r/20220421134805.279118-1-Jason@zx2c4.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/wireguard/receive.c')
0 files changed, 0 insertions, 0 deletions