This category identifies Software Fault Patterns (SFPs) within the Failed Chroot Jail cluster (SFP17).
| ID | Name | Description |
|---|---|---|
| CWE-243 | Creation of chroot Jail Without Changing Working Directory | The product uses the chroot() system call to create a jail, but does not change the working directory afterward. This does not prevent access to files outside of the jail. |
| CWE-888 | Software Fault Pattern (SFP) Clusters | CWE identifiers in this view are associated with clusters of Software Fault Patterns (SFPs). |