mbox series

[GIT,PULL] Ceph fix for 6.5-rc2

Message ID 20230714151629.69199-1-idryomov@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Ceph fix for 6.5-rc2 | expand

Pull-request

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

Message

Ilya Dryomov July 14, 2023, 3:16 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org July 14, 2023, 6:11 p.m. UTC | #1
The pull request you sent on Fri, 14 Jul 2023 17:16:21 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ddbd91617f6d0b2fd8d509c45348a56125df07b1

Thank you!