CVE-2026-43391
Received Received - Intake
Permission Check Bypass in Linux Kernel

Publication date: 2026-05-08

Last updated on: 2026-05-08

Assigner: kernel.org

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-08
Last Modified
2026-05-08
Generated
2026-05-09
AI Q&A
2026-05-08
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in the Linux kernel relates to insufficient permission checks when opening handles to namespaces. Specifically, privileged services could potentially access other privileged services' namespaces, which could lead to unintended information leakage between these services.

The fix involves tightening these permission checks by using the may_see_all_namespaces() helper function, which centralizes the policy controlling namespace visibility until the namespace tree (nstree) is adapted.


How can this vulnerability impact me? :

This vulnerability could allow privileged services to access or view namespaces belonging to other privileged services, potentially leading to information leakage between these services.

Such leakage could compromise the confidentiality of data or processes isolated within those namespaces, undermining system security and trust boundaries.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart