[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180905145512.30165-1-jwi@linux.ibm.com>
Date: Wed, 5 Sep 2018 16:55:09 +0200
From: Julian Wiedmann <jwi@...ux.ibm.com>
To: David Miller <davem@...emloft.net>
Cc: <netdev@...r.kernel.org>, <linux-s390@...r.kernel.org>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
Heiko Carstens <heiko.carstens@...ibm.com>,
Stefan Raspl <raspl@...ux.ibm.com>,
Ursula Braun <ubraun@...ux.ibm.com>,
Julian Wiedmann <jwi@...ux.ibm.com>
Subject: [PATCH net 0/3] net/iucv: fixes 2018-09-05
Hi Dave,
please apply three straight-forward fixes for iucv. One that prevents
leaking the skb on malformed inbound packets, one to fix the error
handling on transmit error, and one to get rid of a compile warning.
Thanks,
Julian
Julian Wiedmann (3):
net/af_iucv: drop inbound packets with invalid flags
net/af_iucv: fix skb handling on HiperTransport xmit error
net/iucv: declare iucv_path_table_empty() as static
net/iucv/af_iucv.c | 38 +++++++++++++++++++++++++-------------
net/iucv/iucv.c | 2 +-
2 files changed, 26 insertions(+), 14 deletions(-)
--
2.16.4
Powered by blists - more mailing lists