NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-52962
Summary

In the Linux kernel, the following vulnerability has been resolved:

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.

Publication Date June 25, 2026, 2:17 a.m.
Registration Date June 27, 2026, 4:19 a.m.
Last Update June 25, 2026, 2:17 a.m.
Related information, measures and tools
Common Vulnerabilities List