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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220520152306.10106-1-idryomov@gmail.com>
Date:   Fri, 20 May 2022 17:23:06 +0200
From:   Ilya Dryomov <idryomov@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fix for 5.18-rc8

Hi Linus,

The following changes since commit 42226c989789d8da4af1de0c31070c96726d990c:

  Linux 5.18-rc7 (2022-05-15 18:08:58 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.18-rc8

for you to fetch changes up to d0bb883c6355bcb2cc149fb4d5c3b28ccd327a5e:

  libceph: fix misleading ceph_osdc_cancel_request() comment (2022-05-18 21:21:29 +0200)

----------------------------------------------------------------
A fix for a nasty use-after-free, marked for stable.

----------------------------------------------------------------
Ilya Dryomov (2):
      libceph: fix potential use-after-free on linger ping and resends
      libceph: fix misleading ceph_osdc_cancel_request() comment

 include/linux/ceph/osd_client.h |   3 +
 net/ceph/osd_client.c           | 311 ++++++++++++++++------------------------
 2 files changed, 129 insertions(+), 185 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ