aboutsummaryrefslogtreecommitdiff
path: root/lib/net_utils.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2022-04-22 15:59:08 -0700
committerJakub Kicinski <[email protected]>2022-04-22 15:59:08 -0700
commitf675ed06390b3a4221384fb19a28407fe3e54160 (patch)
tree1dd668efc235b52c3370092bda7b2e08132dedb0 /lib/net_utils.c
parentb253a0680ceadc5d7b4acca7aa2d870326cad8ad (diff)
parent45ac774c33d834fe9d4de06ab5f1022fe8cd2071 (diff)
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/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions