-
Steffen Klassert authored
We leak the page that we use to create skb page fragments when destroying the xfrm_state. Fix this by dropping a page reference if a page was assigned to the xfrm_state. Fixes: cac2661c ("esp4: Avoid skb_cow_data whenever possible") Reported-by:
JD <jdtxs00@gmail.com> Reported-by:
Paul Wouters <paul@nohats.ca> Signed-off-by:
Steffen Klassert <steffen.klassert@secunet.com>
Steffen Klassert authoredWe leak the page that we use to create skb page fragments when destroying the xfrm_state. Fix this by dropping a page reference if a page was assigned to the xfrm_state. Fixes: cac2661c ("esp4: Avoid skb_cow_data whenever possible") Reported-by:
JD <jdtxs00@gmail.com> Reported-by:
Paul Wouters <paul@nohats.ca> Signed-off-by:
Steffen Klassert <steffen.klassert@secunet.com>
Loading