[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMf7+LgQjGfTwcu+qUCX_oooB=88K7AVyOh1j2Zcj6uzfPjhcg@mail.gmail.com>
Date: Tue, 19 Jan 2016 12:17:10 +0530
From: pavi1729 <pavitra1729@...il.com>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc: linux-usb@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH stable-3.14] usb: gadget: f_ncm: fix skb_clone memleak on error
Totally missed this. Will test this today and update.
On Wed, Jan 13, 2016 at 7:23 PM, Sebastian Andrzej Siewior
<bigeasy@...utronix.de> wrote:
> correct netdev address
>
> * Pavitrakumar Managutte | 2016-01-03 15:07:21 [+0530]:
>
>>Fixed skb_clone pointer memleak on error path. Since the
>>newly cloned skb is still not added to the list, hence purge
>>list wont free the cloned skb.
>> stable-3.14.y: 5d7b0fcc26
>>
>>Signed-off-by: Pavitrakumar Managutte <pavitra1729@...il.com>
>
> Can you check if commit 66847062a6e3 ("usb: gadget: NCM: Stop RX TCP
> Bursts getting dropped.") works for you? That would be [0].
> If that is the case then *this* patch should be pushed stable.
>
> [0] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=66847062a6e3
>
> Sebastian
Powered by blists - more mailing lists