diff options
author | Ross Lagerwall <ross.lagerwall@citrix.com> | 2019-08-05 18:34:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-09 04:01:24 +0300 |
commit | 3a0233ddec554b886298de2428edb5c50a20e694 (patch) | |
tree | 33b2985d05e2169c6cd6a4695f73fcea75efbe2d /Documentation/admin-guide/sysctl/net.rst | |
parent | 891584f48a9084ba462f10da4c6bb28b6181b543 (diff) | |
download | linux-3a0233ddec554b886298de2428edb5c50a20e694.tar.xz |
xen/netback: Reset nr_frags before freeing skb
At this point nr_frags has been incremented but the frag does not yet
have a page assigned so freeing the skb results in a crash. Reset
nr_frags before freeing the skb to prevent this.
Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/admin-guide/sysctl/net.rst')
0 files changed, 0 insertions, 0 deletions