lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 11 Aug 2023 20:55:12 -0300
From:   Jason Gunthorpe <jgg@...dia.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org,
        Leon Romanovsky <leonro@...dia.com>
Subject: [GIT PULL] Please pull RDMA subsystem changes

Hi Linus,

Small rc update, thanks

The following changes since commit ae463563b7a1b7d4a3d0b065b09d37a76b693937:

  RDMA/irdma: Report correct WC error (2023-07-26 14:58:42 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus

for you to fetch changes up to 64b632654b97319b253c2c902fe4c11349aaa70f:

  RDMA/bnxt_re: Initialize dpi_tbl_lock mutex (2023-08-10 16:35:54 -0300)

----------------------------------------------------------------
v6.5 second rc RDMA pull request

Few small bugs:

- Fix longstanding mlx5 bug where ODP would fail with certain MR alignments

- cancel work to prevent a hfi1 UAF

- MAINTAINERS update

- UAF, missing mutex_init and an error unwind bug in bnxt_re

----------------------------------------------------------------
Douglas Miller (1):
      IB/hfi1: Fix possible panic during hotplug remove

Junxian Huang (1):
      MAINTAINERS: Remove maintainer of HiSilicon RoCE

Kalesh AP (1):
      RDMA/bnxt_re: Fix error handling in probe failure path

Kashyap Desai (1):
      RDMA/bnxt_re: Initialize dpi_tbl_lock mutex

Michael Guralnik (1):
      RDMA/umem: Set iova in ODP flow

Selvin Xavier (1):
      RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF

 MAINTAINERS                               | 1 -
 drivers/infiniband/core/umem.c            | 3 ++-
 drivers/infiniband/hw/bnxt_re/main.c      | 4 +++-
 drivers/infiniband/hw/bnxt_re/qplib_res.c | 1 +
 drivers/infiniband/hw/hfi1/chip.c         | 1 +
 5 files changed, 7 insertions(+), 3 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ