All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Schmidt <stefan@datenfreihafen.org>
To: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com
Cc: linux-wpan@vger.kernel.org, alex.aring@gmail.com,
	miquel.raynal@bootlin.com, netdev@vger.kernel.org
Subject: pull-request: ieee802154 for net 2023-10-10
Date: Tue, 10 Oct 2023 22:09:43 +0200	[thread overview]
Message-ID: <20231010200943.82225-1-stefan@datenfreihafen.org> (raw)

Hello Dave, Jakub, Paolo.

An update from ieee802154 for your *net* tree:

Just one small fix this time around.

Dinghao Liu fixed a potential use-after-free in the ca8210 driver probe
function.

regards
Stefan Schmidt

The following changes since commit a2e52554c710b388df2d9d95b51cc1059af2aa22:

  Merge branch 'ravb-fix-use-after-free-issues' (2023-10-06 16:19:15 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan.git tags/ieee802154-for-net-2023-10-10

for you to fetch changes up to f990874b1c98fe8e57ee9385669f501822979258:

  ieee802154: ca8210: Fix a potential UAF in ca8210_probe (2023-10-07 20:37:38 +0200)

----------------------------------------------------------------
Dinghao Liu (1):
      ieee802154: ca8210: Fix a potential UAF in ca8210_probe

 drivers/net/ieee802154/ca8210.c | 17 +++--------------
 1 file changed, 3 insertions(+), 14 deletions(-)

             reply	other threads:[~2023-10-10 20:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-10 20:09 Stefan Schmidt [this message]
2023-10-12  0:30 ` pull-request: ieee802154 for net 2023-10-10 patchwork-bot+netdevbpf

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=20231010200943.82225-1-stefan@datenfreihafen.org \
    --to=stefan@datenfreihafen.org \
    --cc=alex.aring@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-wpan@vger.kernel.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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.