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

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

ceph: fix memory leaks in ceph_mdsc_build_path()

Add __putname() calls to error code paths that did not free the "path"
pointer obtained by __getname(). If ownership of this pointer is not
passed to the caller via path_info.path, the function must free it
before returning.

Publication Date May 9, 2026, 12:16 a.m.
Registration Date May 9, 2026, 4:14 a.m.
Last Update May 9, 2026, 12:16 a.m.
Related information, measures and tools
Common Vulnerabilities List