Vulnerability Description
The ZFS_IOC_RECV_NEW ioctl, in the heal receive path, similarly truncated a 64-bit payload size to a 32-bit integer for allocation, then used the original 64-bit size as the length for a byteswap operation. A local user with the "receive" delegated ZFS permission can trigger kernel memory corruption via ZFS_IOC_RECV_NEW by sending a crafted receive stream in heal mode.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Freebsd | Freebsd | 14.3 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-49430?
CVE-2026-49430 is a vulnerability with a CVSS score of 7.8 (HIGH). The ZFS_IOC_RECV_NEW ioctl, in the heal receive path, similarly truncated a 64-bit payload size to a 32-bit integer for allocation, then used the original 64-bit size as the length for a byteswap oper...
How severe is CVE-2026-49430?
CVE-2026-49430 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-49430?
Check the references section above for vendor advisories and patch information. Affected products include: Freebsd Freebsd.