Freebsd · Freebsd · CVE-2010-2022
**Name of the Vulnerable Software and Affected Versions**
FreeBSD versions 8.0 through 8.1-PRERELEASE
**Description**
The issue is related to the jail.c component in FreeBSD, where it fails to properly restrict access to the current working directory when specific options are omitted. This could potentially allow local users to perform unauthorized filesystem operations, such as reading, modifying, or creating arbitrary files.
**Recommendations**
For FreeBSD versions 8.0 through 8.1-PRERELEASE, consider restricting access to the jail.c component until a proper fix is applied, by using the "-l -U root" options to ensure proper access control.