CVE-2026-43419
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| debian | forky | fixed | 6.19.10-1 |
| debian | sid | fixed | 6.19.10-1 |
| debian | trixie | fixed | 6.12.85-1 |
| linux-kernel | affected | 5.11 | |
| linux-kernel | 7.0 | affected | |
References
- https://git.kernel.org/stable/c/040d159a45ded7f33201421a81df0aa2a86e5a0b
- https://git.kernel.org/stable/c/097cd68f46686391a98f2618188f0cb7b7570de2
- https://git.kernel.org/stable/c/13b8b9d6f59ef17fb96c298c3a0d62a8306950cc
- https://git.kernel.org/stable/c/5895d0164c84d7fec6abc198920c257f55c51899
- https://git.kernel.org/stable/c/657dc653b06a3cc0282aea447a3f137fa94066a4
- https://www.suse.com/security/cve/CVE-2026-43419.html
- https://security-tracker.debian.org/tracker/CVE-2026-43419
CWEs
CWE-401
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.