summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard/device.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-03-30 19:14:11 -0700
committerJakub Kicinski <kuba@kernel.org>2022-03-30 19:14:12 -0700
commit7623627b41ca77b0e1031465774b143db1c3331b (patch)
tree5e36a557dc4cecd3a1926c7c8718905104f2a26d /drivers/net/wireguard/device.c
parent0c854e53be0cb97653f9bba38a65d3c7221f7a83 (diff)
parent39229b62273de0d2cd316e7625cd1f82512345e7 (diff)
downloadwireguard-linux-trimmed-7623627b41ca77b0e1031465774b143db1c3331b.tar.gz
wireguard-linux-trimmed-7623627b41ca77b0e1031465774b143db1c3331b.zip
Merge branch 'wireguard-patches-for-5-18-rc1'
Jason A. Donenfeld says: ==================== wireguard patches for 5.18-rc1 Here's a small set of fixes for the next net push: 1) Pipacs reported a CFI violation in a cleanup routine, which he triggered using grsec's RAP. I haven't seen reports of this yet from the Android/CFI world yet, but it's only a matter of time there. 2) A small rng cleanup to the self test harness to make it initialize faster on 5.18. 3) Wang reported and fixed a skb leak for CONFIG_IPV6=n. 4) After Wang's fix for the direct leak, I investigated how that code path even could be hit, and found that the netlink layer still handles IPv6 endpoints, when it probably shouldn't. ==================== Link: https://lore.kernel.org/r/20220330013127.426620-1-Jason@zx2c4.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions