CVE-2026-49429
Received Received - Intake

Heap Overflow in ZFS via ZFS_IOC_USERSPACE_MANY ioctl

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

Publication date: 2026-08-19

Last updated on: 2026-08-19

Assigner: FreeBSD

Description

The ZFS_IOC_USERSPACE_MANY ioctl, used by zfs-userspace(8), truncated a 64-bit output buffer size to a 32-bit integer for the kernel allocation, but used the original 64-bit size as the buffer limit when writing records. A local user with the "userused" delegated ZFS permission can trigger a kernel heap overflow via the ZFS_IOC_USERSPACE_MANY ioctl, potentially escalating privileges.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-19
Last Modified
2026-08-19
Generated
2026-08-19
AI Q&A
2026-08-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
openzfs zfs From 2026-06-30 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves a kernel heap overflow in the ZFS_IOC_USERSPACE_MANY ioctl due to a 64-bit buffer size being truncated to 32-bit for kernel allocation but used as a 64-bit limit when writing records. A local user with the 'userused' delegated ZFS permission can exploit this to trigger a heap overflow and potentially escalate privileges.

Impact Analysis

If you are a local user with 'userused' delegated ZFS permissions on a vulnerable system, an attacker could exploit this flaw to execute arbitrary code in the kernel, leading to privilege escalation. This could allow unauthorized access to sensitive data or system control.

Chat Assistant

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

EPSS Chart