mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ilya Dryomov <idryomov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ceph-devel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Ceph fixes for 7.2-rc5
Date: Fri, 24 Jul 2026 22:20:13 +0200	[thread overview]
Message-ID: <20260724202014.1168527-1-idryomov@gmail.com> (raw)

Hi Linus,

The following changes since commit 1590cf0329716306e948a8fc29f1d3ee87d3989f:

  Linux 7.2-rc4 (2026-07-19 13:54:41 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-7.2-rc5

for you to fetch changes up to 5b602344a49e039e792ce5a8923bcc61412ee134:

  ceph: avoid fs reclaim while using current->journal_info (2026-07-23 20:29:42 +0200)

----------------------------------------------------------------
A bunch of assorted fixes with the majority being hardening against
malformed input and invalid data scenarios that don't happen in real
deployments but can be utilized to trigger use-after-free and similar
issues, some error path leak fixups and two patches from Max to avoid
a potential hang in __ceph_get_caps() and unintended nesting of
current->journal_info while handling replies from the MDS.  All marked
for stable.

----------------------------------------------------------------
Bryam Vargas (1):
      ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()

Douya Le (3):
      libceph: reject zero bucket types in crush_decode
      libceph: bound get_version reply decode to front len
      libceph: remove debugfs files before client teardown

Max Kellermann (3):
      ceph: fix hanging __ceph_get_caps() with stale mds_wanted
      ceph: add owner/capability checks for CEPH_IOC_SET_LAYOUT*
      ceph: avoid fs reclaim while using current->journal_info

Pavitra Jha (1):
      libceph: fix two unsafe bare decodes in decode_lockers()

Raphael Zimmer (3):
      libceph: Fix multiplication overflow in decode_new_up_state_weight()
      libceph: Reject monmaps advertising zero monitors
      rbd: Reset positive result codes to zero in object map update path

Shuangpeng Bai (1):
      libceph: refresh auth->authorizer_buf{,_len} after authorizer update

WenTao Liang (1):
      ceph: fix refcount leak in ceph_readdir()

Wentao Liang (1):
      ceph: fix writeback_count leak in write_folio_nounlock()

Xiang Mei (1):
      libceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZE

Zhao Zhang (1):
      libceph: guard missing CRUSH type name lookup

 drivers/block/rbd.c        |  7 ++++++-
 fs/ceph/addr.c             |  9 +++++++++
 fs/ceph/caps.c             | 18 ++++++++++++++++--
 fs/ceph/dir.c              |  7 ++++++-
 fs/ceph/file.c             |  9 +++++----
 fs/ceph/ioctl.c            |  6 ++++++
 fs/ceph/mds_client.c       | 11 +++++++++++
 fs/ceph/mds_client.h       |  1 +
 net/ceph/auth_x.c          |  9 ++++++++-
 net/ceph/ceph_common.c     |  4 ++--
 net/ceph/cls_lock_client.c |  8 ++++++--
 net/ceph/mon_client.c      |  4 ++--
 net/ceph/osdmap.c          | 16 ++++++++++++----
 13 files changed, 90 insertions(+), 19 deletions(-)

             reply	other threads:[~2026-07-24 20:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-24 20:20 Ilya Dryomov [this message]
2026-07-24 21:03 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260724202014.1168527-1-idryomov@gmail.com \
    --to=idryomov@gmail.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®