Security Advisory

CVE-2026-43403

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-08 14:21:44
Last updated 2026-05-11 22:23:54
Assigner Linux
CVSS score 8.8
State PUBLISHED

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.