Skip to content

Commit 222c624

Browse files
authored
Update README.md
fs.process_symlinks_by_task is supported by CL9 and newer
1 parent 6505d52 commit 222c624

File tree

1 file changed

+1
-2
lines changed
  • docs/cloudlinuxos/cloudlinux_os_kernel

1 file changed

+1
-2
lines changed

docs/cloudlinuxos/cloudlinux_os_kernel/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,7 @@ Please read the known issues section before enabling this feature.
195195
#### **fs.process_symlinks_by_task** <Badge type="info" text="cPanel"/>
196196

197197
::: tip Note
198-
This option only available on CloudLinux 7 Hybrid or on CloudLinux 8.
199-
Also please note that this feature is available for cPanel only.
198+
This option is available on CloudLinux 7 Hybrid, CloudLinux 8 or newer versions. Also please note that this feature is available for cPanel only.
200199
:::
201200

202201
This parameter is needed to protect against symlink vulnerability where an attacker might get access to files out of the CageFS via cPanel tools: File Manager, WebDAV, Webmail, etc. When a symlink is accessed from cPanel tools (non-root user case) we check whether the current process UID matches the symlink target UID.

0 commit comments

Comments
 (0)