Description
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.
INFO
Published Date :
2026-05-08T14:21:55.037Z
Last Modified :
2026-05-08T14:21:55.037Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2026-43419 vulnerability.
| Vendors | Products |
|---|---|
| Linux |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-43419.