The ZFS_IOC_SET_PROP ioctl, used by zfs-set(8), incorrectly validated the calling user such that an unprivileged user is able to set metadata on a dataset indicating that the dataset has received properties from a zfs-recv(8) stream.
Any local user can set the internal ZFS metadata flag "$hasrecvd" on datasets via ZFS_IOC_SET_PROP.
References
| Link | Resource |
|---|---|
| https://security.freebsd.org/advisories/FreeBSD-SA-26:40.zfs.asc | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-19 06:17
Updated : 2026-09-01 20:05
NVD link : CVE-2026-49431
Mitre link : CVE-2026-49431
CVE.ORG link : CVE-2026-49431
JSON object : View
Products Affected
freebsd
- freebsd
CWE
CWE-863
Incorrect Authorization
