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]
Message-Id: <20230302165943.254479-1-idryomov@gmail.com>
Date:   Thu,  2 Mar 2023 17:59:43 +0100
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 fixes for 6.3-rc1

Hi Linus,

The following changes since commit c9c3395d5e3dcc6daee66c6908354d47bf98cb0c:

  Linux 6.2 (2023-02-19 14:24:22 -0800)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-6.3-rc1

for you to fetch changes up to f7c4d9b133c7a04ca619355574e96b6abf209fba:

  rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails (2023-02-26 20:03:14 +0100)

----------------------------------------------------------------
Two small fixes from Xiubo and myself, marked for stable.

----------------------------------------------------------------
Ilya Dryomov (1):
      rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails

Xiubo Li (1):
      ceph: update the time stamps and try to drop the suid/sgid

 drivers/block/rbd.c | 20 +++++++++-----------
 fs/ceph/file.c      |  8 ++++++++
 2 files changed, 17 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ