Buffer overflow in FreeBSD - CVE-2025-15547
Published: April 22, 2026
FreeBSD
Detailed vulnerability description
The vulnerability allows a local privileged user to escape the jail filesystem root.
The vulnerability exists due to improper restriction of operations within the bounds of a memory buffer in the kernel path lookup logic when mounting nullfs filesystems from within a jail. A local privileged user can mount a nullfs directory to escape the jail filesystem root.
Only jails configured with the allow.mount.nullfs option are vulnerable.