diff options
| author | 2026-05-05 15:53:22 +0200 | |
|---|---|---|
| committer | 2026-05-29 19:22:41 +0200 | |
| commit | 6b7a4497930d5b1e920e25113720be6bb72c297f (patch) | |
| tree | 910f1bbd1953ed511aa78a76fe0a69fada2f70f5 /include/misc | |
| parent | net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration (diff) | |
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 'include/misc')
0 files changed, 0 insertions, 0 deletions
