mbox series

[GIT,PULL] Ceph fix for 5.15-rc3

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

Pull-request

https://github.com/ceph/ceph-client.git tags/ceph-for-5.15-rc3

Message

Ilya Dryomov Sept. 24, 2021, 11:52 a.m. UTC
Hi Linus,

The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:

  Linux 5.15-rc2 (2021-09-19 17:28:22 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.15-rc3

for you to fetch changes up to 708c87168b6121abc74b2a57d0c498baaf70cbea:

  ceph: fix off by one bugs in unsafe_request_wait() (2021-09-21 17:39:20 +0200)

----------------------------------------------------------------
A fix for a potential array out of bounds access from Dan.

----------------------------------------------------------------
Dan Carpenter (1):
      ceph: fix off by one bugs in unsafe_request_wait()

 fs/ceph/caps.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 24, 2021, 5:33 p.m. UTC | #1
The pull request you sent on Fri, 24 Sep 2021 13:52:01 +0200:

> https://github.com/ceph/ceph-client.git tags/ceph-for-5.15-rc3

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

Thank you!