2 matches found
CVE-2026-43391
A flaw was found in the Linux kernel's nsfs component. This vulnerability allows privileged services to potentially view the namespaces of other privileged services, leading to information disclosure. This could enable unauthorized access to sensitive data or configurations between isolated...
CVE-2026-43403
In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for ns iteration ioctls Even privileged services should not necessarily be able to see other privileged service's namespaces so they can't leak information to each other. Use mayseeallnamespaces...