Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for handle opening 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 may_see_all_namespaces() helper that centralizes this policy until the nstree adapts.
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/1797ee11451f1b2be69863a9f5bd43b948813fdf
- https://git.kernel.org/stable/c/d2324a9317f00013facb0ba00b00440e19d2af5e
FAQ
What is CVE-2026-43391?
CVE-2026-43391 is a vulnerability with a CVSS score of 8.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for handle opening Even privileged services should not necessarily be able to see other privileged...
How severe is CVE-2026-43391?
CVE-2026-43391 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43391?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.