On Linux, several OpenZFS ioctl authorization checks accept a capability held only within a user-created, unprivileged namespace as equivalent to real host privilege, allowing an unprivileged local user to perform operations that should require root. Affected operations include pool-administrative operations (eg create, import, destroy), pool event log access (zpool events) and fault injection (zinject). Exploiting the problem requires only that the local user is permitted to open /dev/zfs (governed by local device permissions) and that the kernel permits unprivileged user namespace creation. No prior access to the target pool or its underlying devices is needed.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-26 13:19
Updated : 2026-08-28 15:24
NVD link : CVE-2026-79619
Mitre link : CVE-2026-79619
CVE.ORG link : CVE-2026-79619
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
