All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Small fixes for MCTP
@ 2022-02-25  5:39 Matt Johnston
  2022-02-25  5:39 ` [PATCH net-next 1/3] mctp: Avoid warning if unregister notifies twice Matt Johnston
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Matt Johnston @ 2022-02-25  5:39 UTC (permalink / raw)
  To: netdev; +Cc: David S. Miller, Jakub Kicinski, Jeremy Kerr

Hi,

This series has 3 fixes for MCTP.

Cheers,
Matt

Matt Johnston (3):
  mctp: Avoid warning if unregister notifies twice
  mctp i2c: Fix potential use-after-free
  mctp i2c: Fix hard head TX bounds length check

 drivers/net/mctp/mctp-i2c.c | 7 ++++---
 net/mctp/device.c           | 8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-02-26  6:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-25  5:39 [PATCH net-next 0/3] Small fixes for MCTP Matt Johnston
2022-02-25  5:39 ` [PATCH net-next 1/3] mctp: Avoid warning if unregister notifies twice Matt Johnston
2022-02-25  5:39 ` [PATCH net-next 2/3] mctp i2c: Fix potential use-after-free Matt Johnston
2022-02-25  5:39 ` [PATCH net-next 3/3] mctp i2c: Fix hard head TX bounds length check Matt Johnston
2022-02-26  6:30 ` [PATCH net-next 0/3] Small fixes for MCTP patchwork-bot+netdevbpf

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.