linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Schmidt <stefan@datenfreihafen.org>
To: davem@davemloft.net
Cc: linux-wpan@vger.kernel.org, alex.aring@gmail.com, netdev@vger.kernel.org
Subject: pull-request: ieee802154 for net 2020-09-08
Date: Tue,  8 Sep 2020 19:42:16 +0200	[thread overview]
Message-ID: <20200908174216.461554-1-stefan@datenfreihafen.org> (raw)

Hello Dave.

An update from ieee802154 for your *net* tree.

A potential memory leak fix for ca8210 from Liu Jian,
a check on the return for a register read in adf7242
and finally a user after free fix in the softmac tx
function from Eric found by syzkaller.

regards
Stefan Schmidt

The following changes since commit 6ef9dcb78046b346b5508ca1659848b136a343c2:

  tipc: allow to build NACK message in link timeout function (2020-07-20 20:11:22 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-davem-2020-09-08

for you to fetch changes up to 0ff4628f4c6c1ab87eef9f16b25355cadc426d64:

  mac802154: tx: fix use-after-free (2020-09-08 16:35:32 +0200)

----------------------------------------------------------------
Eric Dumazet (1):
      mac802154: tx: fix use-after-free

Liu Jian (1):
      ieee802154: fix one possible memleak in ca8210_dev_com_init

Tom Rix (1):
      ieee802154/adf7242: check status of adf7242_read_reg

 drivers/net/ieee802154/adf7242.c | 4 +++-
 drivers/net/ieee802154/ca8210.c  | 1 +
 net/mac802154/tx.c               | 8 +++++---
 3 files changed, 9 insertions(+), 4 deletions(-)

             reply	other threads:[~2020-09-08 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08 17:42 Stefan Schmidt [this message]
2020-09-09  3:13 ` pull-request: ieee802154 for net 2020-09-08 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=20200908174216.461554-1-stefan@datenfreihafen.org \
    --to=stefan@datenfreihafen.org \
    --cc=alex.aring@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-wpan@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).