netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, linux-can@vger.kernel.org, kernel@pengutronix.de
Subject: pull-request: can 2018-03-19
Date: Mon, 19 Mar 2018 11:14:30 +0100	[thread overview]
Message-ID: <20180319101431.11032-1-mkl@pengutronix.de> (raw)

Hello David,

this is a pull reqeust of one patch for net/master.

The patch is by Andri Yngvason and fixes a potential use-after-free bug
in the cc770 driver introduced in the previous pull-request.

regards,
Marc

---

The following changes since commit a069215cf5985f3aa1bba550264907d6bd05c5f7:

  net: fec: Fix unbalanced PM runtime calls (2018-03-18 16:32:47 -0400)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.16-20180319

for you to fetch changes up to 9ffd7503944ec7c0ef41c3245d1306c221aef2be:

  can: cc770: Fix use after free in cc770_tx_interrupt() (2018-03-19 10:57:29 +0100)

----------------------------------------------------------------
linux-can-fixes-for-4.16-20180319

----------------------------------------------------------------
Andri Yngvason (1):
      can: cc770: Fix use after free in cc770_tx_interrupt()

 drivers/net/can/cc770/cc770.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

             reply	other threads:[~2018-03-19 10:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-19 10:14 Marc Kleine-Budde [this message]
2018-03-19 10:14 ` [PATCH] can: cc770: Fix use after free in cc770_tx_interrupt() Marc Kleine-Budde
2018-03-20 16:45 ` pull-request: can 2018-03-19 David Miller

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=20180319101431.11032-1-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=davem@davemloft.net \
    --cc=kernel@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).