ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] libceph: fix potential use-after-free in have_mon_and_osd_map()
@ 2025-11-03 21:53 Ilya Dryomov
  2025-11-03 21:53 ` [PATCH 1/2] " Ilya Dryomov
  2025-11-03 21:53 ` [PATCH 2/2] libceph: drop started parameter of __ceph_open_session() Ilya Dryomov
  0 siblings, 2 replies; 5+ messages in thread
From: Ilya Dryomov @ 2025-11-03 21:53 UTC (permalink / raw)
  To: ceph-devel
  Cc: Viacheslav Dubeyko, Alex Markuze, David Howells, Patrick Donnelly

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-11-03 22:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-03 21:53 [PATCH 0/2] libceph: fix potential use-after-free in have_mon_and_osd_map() Ilya Dryomov
2025-11-03 21:53 ` [PATCH 1/2] " 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

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).