All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4.9-stable v2 0/2] Port upstream patch v2 to 4.9.x
@ 2021-11-04 15:23 mike.marciniszyn
  2021-11-04 15:23 ` [PATCH 4.9-stable v2 1/2] IB/qib: Use struct_size() helper mike.marciniszyn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mike.marciniszyn @ 2021-11-04 15:23 UTC (permalink / raw)
  To: stable; +Cc: linux-rdma, Mike Marciniszyn

From: Mike Marciniszyn <mike.marciniszyn@cornelisnetworks.com>

This series ports upstream commit:

d39bf40e55e6 ("IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields")

Gustavo A. R. Silva (1):
  IB/qib: Use struct_size() helper

Mike Marciniszyn (1):
  IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt
    fields

 drivers/infiniband/hw/qib/qib_user_sdma.c | 35 ++++++++++++++++++++++---------
 1 file changed, 25 insertions(+), 10 deletions(-)

-- 
Changes from v1:
Correct signed off for Mike Marciniszyn

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

end of thread, other threads:[~2021-11-08  8:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-04 15:23 [PATCH 4.9-stable v2 0/2] Port upstream patch v2 to 4.9.x mike.marciniszyn
2021-11-04 15:23 ` [PATCH 4.9-stable v2 1/2] IB/qib: Use struct_size() helper mike.marciniszyn
2021-11-04 15:23 ` [PATCH 4.9-stable v2 2/2] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields mike.marciniszyn
2021-11-08  8:03 ` [PATCH 4.9-stable v2 0/2] Port upstream patch v2 to 4.9.x Greg KH

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.