CVE-2025-15576 - CVE House
Back to Database
Status published Unknown CVE-2025-15576

Jail chroot escape via fd exchange with a different jail

Vulnerability Description

If two sibling jails are restricted to separate filesystem trees, which is to say that neither of the two jail root directories is an ancestor of the other, jailed processes may nonetheless be able to access a shared directory via a nullfs mount, if the administrator has configured one. In this case, cooperating processes in the two jails may establish a connection using a unix domain socket and exchange directory descriptors with each other. When performing a filesystem name lookup, at each step of the lookup, the kernel checks whether the lookup would descend below the jail root of the current process. If the jail root directory is not encountered, the lookup continues. In a configuration where processes in two different jails are able to exchange file descriptors using a unix domain socket, it is possible for a jailed process to receive a directory for a descriptor that is below that process' jail root. This enables full filesystem access for a jailed process, breaking the chroot. Note that the system administrator is still responsible for ensuring that an unprivileged user on the jail host is not able to pass directory descriptors to a jailed process, even in a patched kernel.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-15576

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

FreeBSD
Vulnerable Versions:
14.3-RELEASE, 13.5-RELEASE

Timeline

Official Publish: March 9th, 2026
Last Modified: March 10th, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available