CVE-2026-43403
Analyzed Analyzed - Analysis Complete

Permission Check Bypass in Linux Kernel Namespaces

Vulnerability report for CVE-2026-43403, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-05-08

Last updated on: 2026-05-21

Assigner: kernel.org

Description

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 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-21
Generated
2026-07-09
AI Q&A
2026-05-08
EPSS Evaluated
2026-07-08
NVD
EUVD

Affected Vendors & Products

Showing 5 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 6.12 (inc) to 6.12.78 (exc)
linux linux_kernel 7.0
linux linux_kernel 7.0
linux linux_kernel From 6.13 (inc) to 6.18.20 (exc)
linux linux_kernel From 6.19 (inc) to 6.19.9 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel relates to insufficient permission checks for namespace iteration ioctls in the nsfs filesystem.

Specifically, even privileged services were able to see other privileged services' namespaces, which could lead to unintended information leakage between them.

The fix involved tightening these permission checks by using the may_see_all_namespaces() helper function to centralize the policy controlling namespace visibility.

Impact Analysis

This vulnerability could allow privileged services to access and potentially leak information from other privileged services' namespaces.

Such information leakage could compromise confidentiality and security boundaries between services running on the same system.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-43403. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart