All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4.14-stable 0/2] Port upstream patch
@ 2021-11-04 13:55 mike.marciniszyn
  2021-11-04 13:55 ` [PATCH 4.14-stable 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 13:55 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(-)

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

end of thread, other threads:[~2021-11-04 14:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-04 13:55 [PATCH 4.14-stable 0/2] Port upstream patch mike.marciniszyn
2021-11-04 13:55 ` [PATCH 4.14-stable 1/2] IB/qib: Use struct_size() helper mike.marciniszyn
2021-11-04 13:55 ` [PATCH 4.14-stable 2/2] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields mike.marciniszyn
2021-11-04 14:11 ` [PATCH 4.14-stable 0/2] Port upstream patch 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.