[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210924115201.1182-1-idryomov@gmail.com>
Date: Fri, 24 Sep 2021 13:52:01 +0200
From: Ilya Dryomov <idryomov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fix for 5.15-rc3
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(-)
Powered by blists - more mailing lists