diff options
| author | Viacheslav Dubeyko <Slava.Dubeyko@ibm.com> | 2026-04-09 22:26:02 +0300 |
|---|---|---|
| committer | Ilya Dryomov <idryomov@gmail.com> | 2026-05-11 11:39:22 +0300 |
| commit | 5d3cc36b4e77a27ce7b686b7c59c7072bcb3fa8e (patch) | |
| tree | 4889ec184314f9056b8525520956f0923d339734 /drivers/gpu/tests/git@radix-linux.su:pub | |
| parent | 596f91294b351866956808b1ecb8dfae15382a6d (diff) | |
| download | linux-5d3cc36b4e77a27ce7b686b7c59c7072bcb3fa8e.tar.xz | |
ceph: fix a buffer leak in __ceph_setxattr()
The old_blob in __ceph_setxattr() can store
ci->i_xattrs.prealloc_blob value during the retry.
However, it is never called the ceph_buffer_put()
for the old_blob object. This patch fixes the issue of
the buffer leak.
Cc: stable@vger.kernel.org
Signed-off-by: Viacheslav Dubeyko <Slava.Dubeyko@ibm.com>
Reviewed-by: Alex Markuze <amarkuze@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'drivers/gpu/tests/git@radix-linux.su:pub')
0 files changed, 0 insertions, 0 deletions
