Gehe zu Anwendung: [
0
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
]
Gehe zu RPM-Paket: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
chromium-suid-helper: A suid helper to let a process willingly drop privileges on Linux
|
|
|
|
|
|
(auf gut Glück) | |
(meist engl.) | |
(falls vorhanden) | |
- Zusammenfassung (meist engl.)
- t will allow a process to execute a target executable that will be able to drop privileges:
* The suid sandbox will create a new PID namespace or will switch uid/gid to isolate the process
* a helper process, sharing the filesystem view of the existing process, will be created. It
will accept a request to chroot() the process to an empty directory
This is convenient because an executable can be launched, load libraries and open files and get
chroot()-ed to an empty directory when it wants to drop filesystem access.
Installieren: |
|
Status: |
|
Umfang: | 24 KiB |