From: Ilya Dryomov <idryomov@gmail.com>
To: ceph-devel@vger.kernel.org
Cc: Viacheslav Dubeyko <Slava.Dubeyko@ibm.com>,
Alex Markuze <amarkuze@redhat.com>,
David Howells <dhowells@redhat.com>,
Patrick Donnelly <pdonnell@redhat.com>
Subject: [PATCH 0/2] libceph: fix potential use-after-free in have_mon_and_osd_map()
Date: Mon, 3 Nov 2025 22:53:25 +0100 [thread overview]
Message-ID: <20251103215329.1856726-1-idryomov@gmail.com> (raw)
Hello,
As requested by Slava in [1], here is my version of the patch.
[1] https://lore.kernel.org/ceph-devel/5e6418fa61bce3f165ffe3b6b3a2ea5a9323b2c7.camel@ibm.com/
Thanks,
Ilya
Ilya Dryomov (2):
libceph: fix potential use-after-free in have_mon_and_osd_map()
libceph: drop started parameter of __ceph_open_session()
fs/ceph/super.c | 2 +-
include/linux/ceph/libceph.h | 3 +-
net/ceph/ceph_common.c | 58 +++++++++++++++++++++---------------
net/ceph/debugfs.c | 14 ++++++---
4 files changed, 46 insertions(+), 31 deletions(-)
--
2.49.0
next reply other threads:[~2025-11-03 21:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-03 21:53 Ilya Dryomov [this message]
2025-11-03 21:53 ` [PATCH 1/2] libceph: fix potential use-after-free in have_mon_and_osd_map() Ilya Dryomov
2025-11-03 22:49 ` Viacheslav Dubeyko
2025-11-03 21:53 ` [PATCH 2/2] libceph: drop started parameter of __ceph_open_session() Ilya Dryomov
2025-11-03 22:49 ` Viacheslav Dubeyko
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=20251103215329.1856726-1-idryomov@gmail.com \
--to=idryomov@gmail.com \
--cc=Slava.Dubeyko@ibm.com \
--cc=amarkuze@redhat.com \
--cc=ceph-devel@vger.kernel.org \
--cc=dhowells@redhat.com \
--cc=pdonnell@redhat.com \
/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;
as well as URLs for NNTP newsgroup(s).