summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorViacheslav Dubeyko <Slava.Dubeyko@ibm.com>2026-04-09 12:26:02 -0700
committerIlya Dryomov <idryomov@gmail.com>2026-05-11 10:39:22 +0200
commit5d3cc36b4e77a27ce7b686b7c59c7072bcb3fa8e (patch)
tree4889ec184314f9056b8525520956f0923d339734 /tools/perf/scripts/python
parent596f91294b351866956808b1ecb8dfae15382a6d (diff)
downloadlinux-5d3cc36b4e77a27ce7b686b7c59c7072bcb3fa8e.tar.gz
linux-5d3cc36b4e77a27ce7b686b7c59c7072bcb3fa8e.zip
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions