[GIT PULL] Ceph fix for 6.5-rc2

From: Ilya Dryomov
Date: Fri Jul 14 2023 - 11:16:46 EST


Hi Linus,

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

https://github.com/ceph/ceph-client.git tags/ceph-for-6.5-rc2

for you to fetch changes up to a282a2f10539dce2aa619e71e1817570d557fc97:

libceph: harden msgr2.1 frame segment length checks (2023-07-13 13:18:57 +0200)

----------------------------------------------------------------
A fix to prevent a potential buffer overrun in the messenger, marked
for stable.

----------------------------------------------------------------
Ilya Dryomov (1):
libceph: harden msgr2.1 frame segment length checks

net/ceph/messenger_v2.c | 41 ++++++++++++++++++++++++++---------------
1 file changed, 26 insertions(+), 15 deletions(-)