glib/docs/reference
Philip Withnall 5bdda2a6b5 giomodule: Ignore GIO_MODULE_DIR when running as setuid
Even if the modules in the given directory never get chosen to be used,
loading arbitrary code from a user-provided directory is not safe when
running as setuid, as the process’ environment comes from an untrusted
source.

Also ignore `GIO_EXTRA_MODULES`.

Spotted by Simon McVittie.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>

Fixes: #2168
2021-01-07 17:14:12 +00:00
..
gio giomodule: Ignore GIO_MODULE_DIR when running as setuid 2021-01-07 17:14:12 +00:00
glib uri: add GUriParamsIter 2020-08-04 20:10:57 +04:00
gobject guri: new URI parsing and generating functions 2020-06-25 13:57:35 +04:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build docs: Bump gtk-doc requirement for unit tests to 1.32.1 2020-05-22 09:57:33 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00