Netdev List
 help / color / mirror / Atom feed
* Leak in ipv6_gso_segment()?
@ 2017-05-31 12:26 Ben Hutchings
  2017-06-02 18:05 ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Hutchings @ 2017-05-31 12:26 UTC (permalink / raw)
  To: Craig Gallek, David S. Miller; +Cc: netdev

[-- Attachment #1: Type: text/plain, Size: 337 bytes --]

If I'm not mistaken, ipv6_gso_segment() now leaks segs if
ip6_find_1stfragopt() fails.  I'm not sure whether the fix would be as
simple as adding a kfree_skb(segs) or whether more complex cleanup is
needed.

Ben.

-- 
Ben Hutchings
Lowery's Law:
        If it jams, force it. If it breaks, it needed replacing anyway.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-05  1:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-31 12:26 Leak in ipv6_gso_segment()? Ben Hutchings
2017-06-02 18:05 ` David Miller
2017-06-02 18:25   ` Craig Gallek
2017-06-02 19:27     ` Craig Gallek
2017-06-05  1:41       ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox