diff options
author | Vasily Averin <vvs@virtuozzo.com> | 2021-07-19 10:55:14 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-31 08:16:13 +0200 |
commit | 984e93b8e20731f83e453dd056f8a3931b4a66e5 (patch) | |
tree | 16c44f7e12696de2ee174fb171699204576fad09 /Makefile | |
parent | a74054ca75533dd9a0747b6c308daf27a6433ab4 (diff) | |
download | linux-stable-984e93b8e20731f83e453dd056f8a3931b4a66e5.tar.gz linux-stable-984e93b8e20731f83e453dd056f8a3931b4a66e5.tar.bz2 linux-stable-984e93b8e20731f83e453dd056f8a3931b4a66e5.zip |
ipv6: ip6_finish_output2: set sk into newly allocated nskb
[ Upstream commit 2d85a1b31dde84038ea07ad825c3d8d3e71f4344 ]
skb_set_owner_w() should set sk not to old skb but to new nskb.
Fixes: 5796015fa968 ("ipv6: allocate enough headroom in ip6_finish_output2()")
Signed-off-by: Vasily Averin <vvs@virtuozzo.com>
Link: https://lore.kernel.org/r/70c0744f-89ae-1869-7e3e-4fa292158f4b@virtuozzo.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions