netdev.vger.kernel.org archive mirror
 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-03-02
Date: Thu,  2 Mar 2023 16:30:32 +0100	[thread overview]
Message-ID: <20230302153032.1312755-1-stefan@datenfreihafen.org> (raw)

Hello Dave, Jakub, Paolo.

An update from ieee802154 for your *net* tree:

Two small fixes this time.

Alexander Aring fixed a potential negative array access in the ca8210 driver.

Miquel Raynal fixed a crash that could have been triggered through the extended
netlink API for 802154. This only came in this merge window. Found by syzkaller.

Please note the new git URL. We switched to team maintenance and thus the pull
request will point to wpan instead of the former used sschmidt namespace on
kernel.org. In the future you will also see pull requests coming from Alex and
Miquel for ieee802154 for net and net-next.

regards
Stefan Schmidt

The following changes since commit 044c8bf78db818b8c726eb47c560e05fbc71e128:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (2023-03-02 11:10:43 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 02f18662f6c671382345fcb696e808d78f4c194a:

  ieee802154: Prevent user from crashing the host (2023-03-02 14:39:48 +0100)

----------------------------------------------------------------
Alexander Aring (1):
      ca8210: fix mac_len negative array access

Miquel Raynal (1):
      ieee802154: Prevent user from crashing the host

 drivers/net/ieee802154/ca8210.c | 2 ++
 net/ieee802154/nl802154.c       | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

             reply	other threads:[~2023-03-02 15:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-02 15:30 Stefan Schmidt [this message]
2023-03-03  6:30 ` pull-request: ieee802154 for net 2023-03-02 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=20230302153032.1312755-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 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).