public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Karsten Graul <kgraul@linux.ibm.com>
To: David Miller <davem@davemloft.net>, Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org,
	Heiko Carstens <hca@linux.ibm.com>,
	Julian Wiedmann <jwi@linux.ibm.com>,
	Guo DaXing <guodaxing@huawei.com>,
	Tony Lu <tonylu@linux.alibaba.com>
Subject: [PATCH net 0/2] net/smc: fixes 2021-11-24
Date: Wed, 24 Nov 2021 13:32:36 +0100	[thread overview]
Message-ID: <20211124123238.471429-1-kgraul@linux.ibm.com> (raw)

Patch 1 from DaXing fixes a possible loop in smc_listen().
Patch 2 prevents a NULL pointer dereferencing while iterating
over the lower network devices.

Guo DaXing (1):
  net/smc: Fix loop in smc_listen

Karsten Graul (1):
  net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()

 net/smc/af_smc.c   |  4 +++-
 net/smc/smc_core.c | 35 ++++++++++++++++++-----------------
 2 files changed, 21 insertions(+), 18 deletions(-)

-- 
2.32.0


             reply	other threads:[~2021-11-24 12:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-24 12:32 Karsten Graul [this message]
2021-11-24 12:32 ` [PATCH net 1/2] net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() Karsten Graul
2021-11-24 12:32 ` [PATCH net 2/2] net/smc: Fix loop in smc_listen Karsten Graul
2021-11-25  3:10 ` [PATCH net 0/2] net/smc: fixes 2021-11-24 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=20211124123238.471429-1-kgraul@linux.ibm.com \
    --to=kgraul@linux.ibm.com \
    --cc=davem@davemloft.net \
    --cc=guodaxing@huawei.com \
    --cc=hca@linux.ibm.com \
    --cc=jwi@linux.ibm.com \
    --cc=kuba@kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=tonylu@linux.alibaba.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