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, 25 Feb 2022 17:16:29 -0400
From:   Jason Gunthorpe <jgg@...dia.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Please pull RDMA subsystem changes

Hi Linus,

Small rc PR, usual bug fixes, thanks

The following changes since commit dfd42facf1e4ada021b939b4e19c935dcdd55566:

  Linux 5.17-rc3 (2022-02-06 12:20:50 -0800)

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 22e9f71072fa605cbf033158db58e0790101928d:

  RDMA/cma: Do not change route.addr.src_addr outside state checks (2022-02-25 16:46:51 -0400)

----------------------------------------------------------------
Second v5.17 rc request

- Older "does not even boot" regression in qib from July

- Bug fixes for error unwind in rtrs

- Avoid a deadlock syzkaller found in srp

- Fix another UAF syzkaller found in cma

----------------------------------------------------------------
Bart Van Assche (1):
      RDMA/ib_srp: Fix a deadlock

Jason Gunthorpe (1):
      RDMA/cma: Do not change route.addr.src_addr outside state checks

Md Haris Iqbal (2):
      RDMA/rtrs-clt: Fix possible double free in error case
      RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close

Mike Marciniszyn (1):
      IB/qib: Fix duplicate sysfs directory name

 drivers/infiniband/core/cma.c          | 38 ++++++++++++++++++++-------------
 drivers/infiniband/hw/qib/qib_sysfs.c  |  2 +-
 drivers/infiniband/ulp/rtrs/rtrs-clt.c | 39 ++++++++++++++++++----------------
 drivers/infiniband/ulp/srp/ib_srp.c    |  6 ++++--
 4 files changed, 49 insertions(+), 36 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ