Integer overflow in FreeBSD - CVE-2026-49416
Published: June 11, 2026
FreeBSD
Detailed vulnerability description
The vulnerability allows a local user to escalate privileges.
The vulnerability exists due to integer overflow in the vt(4) CONS_HISTORY ioctl handler when resizing the scrollback history buffer of a virtual terminal. A local user can supply a large history size value to trigger an out-of-bounds write in the kernel and escalate privileges.
Exploitation requires access to a vt(4) device.