All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Pavitrakumar Managutte <pavitra1729@gmail.com>
Cc: linux-usb@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH stable-3.14] usb: gadget: f_ncm: fix skb_clone memleak on error
Date: Wed, 13 Jan 2016 14:53:49 +0100	[thread overview]
Message-ID: <20160113135349.GG29964@linutronix.de> (raw)
In-Reply-To: <1451813841-2359-1-git-send-email-pavitra1729@gmail.com>

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@gmail.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

  parent reply	other threads:[~2016-01-13 13:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1451813841-2359-1-git-send-email-pavitra1729@gmail.com>
2016-01-04  6:16 ` Fwd: [PATCH stable-3.14] usb: gadget: f_ncm: fix skb_clone memleak on error pavi1729
2016-01-13 13:53 ` Sebastian Andrzej Siewior [this message]
2016-01-19  6:47   ` pavi1729

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160113135349.GG29964@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pavitra1729@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.