5 matches found
CVE-2025-15547
By default, jailed processes cannot mount filesystems, including nullfs4. However, the allow.mount.nullfs option enables mounting nullfs filesystems, subject to privilege checks. If a privileged user within a jail is able to nullfs-mount directories, a limitation of the kernel's path lookup logic...
CVE-2025-15547
By default, jailed processes cannot mount filesystems, including nullfs4. However, the allow.mount.nullfs option enables mounting nullfs filesystems, subject to privilege checks. If a privileged user within a jail is able to nullfs-mount directories, a limitation of the kernel's path lookup logic...
CVE-2025-15547
The CVE-2025-15547 vulnerability affects FreeBSD jail environments configured with the allow.mount.nullfs option. A privileged user inside a jail can mount nullfs directories, and a kernel path-lookup limitation can let the user escape the jail via chroot, granting access to the host/parent files...
FreeBSD -- Jail escape by a privileged user via nullfs
Problem Description: By default, jailed processes cannot mount filesystems, including nullfs4. However, the allow.mount.nullfs option enables mounting nullfs filesystems, subject to privilege checks. If a privileged user within a jail is able to nullfs-mount directories, a limitation of the...
AZL-66131 CVE-2025-47906 affecting package golang for versions less than 1.24.6-1
If the PATH environment variable contains paths which are executables rather than just directories, passing certain strings to LookPath "", ".", and "..", can result in the binaries listed in the PATH being unexpectedly returned...