Commit e1e3978
authored
man: plugin-dir: not world writable (#327)
Small security note not to have a plugin directory in world writable.
Indeed, mptcpd is executed with extra permissions, and it will load
plugins. Not everybody should then be able to add new plugins.
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>1 parent eecdddd commit e1e3978
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
0 commit comments