aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ssh:
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2026-05-05 15:53:22 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2026-05-29 19:22:41 +0200
commit6b7a4497930d5b1e920e25113720be6bb72c297f (patch)
tree910f1bbd1953ed511aa78a76fe0a69fada2f70f5 /ssh:
parentnet: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration (diff)
wireguard: send: append trailer after expanding headHEADstable
With how this is currently written, we add the trailer, zero it out, and then add the header space on. If that header space requires a reallocation + copy, the zeros in the trailer aren't copied, because the skb len hasn't actually been yet expanded to cover that. Instead add the padding at the end of the process rather than at the beginning. Fixes: e7096c131e51 ("net: WireGuard secure network tunnel") Cc: stable@vger.kernel.org Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ssh:')
0 files changed, 0 insertions, 0 deletions