Anders Kaseorg
3cd8ce3bce
treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
...
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted. (See #67234 , for
example.) Fix this throughout the tree.
Signed-off-by: Anders Kaseorg <andersk@mit.edu >
2020-01-15 09:47:03 +01:00
..
2019-11-11 23:37:58 +01:00
2019-11-25 23:01:31 +01:00
2019-11-14 22:25:40 +01:00
2019-09-08 23:38:31 +00:00
2019-08-28 11:07:32 +00:00
2019-12-30 12:58:11 +01:00
2019-12-13 18:19:29 +01:00
2019-08-28 11:07:32 +00:00
2019-08-28 11:07:32 +00:00
2020-01-15 09:47:03 +01:00
2019-09-27 13:37:13 -07:00
2020-01-15 09:47:03 +01:00
2019-08-28 11:07:32 +00:00
2019-08-28 11:07:32 +00:00
2019-09-18 22:47:26 +02:00
2019-12-30 12:58:11 +01:00
2019-12-30 12:58:11 +01:00
2019-11-03 19:59:50 +01:00
2019-08-28 11:07:32 +00:00
2019-10-23 15:36:44 +02:00
2019-09-08 23:38:31 +00:00
2019-12-30 13:29:27 +01:00
2019-08-20 15:24:01 +02:00
2019-12-30 12:58:11 +01:00
2019-08-24 14:39:02 +02:00
2019-11-01 15:38:49 +01:00
2019-12-30 12:58:11 +01:00
2019-11-23 13:31:40 +01:00
2019-08-24 08:55:37 +02:00
2019-08-28 11:07:32 +00:00
2019-12-30 12:58:11 +01:00
2019-10-28 16:56:43 +01:00
2019-12-30 12:58:11 +01:00
2019-12-31 00:16:46 +01:00
2019-09-08 23:38:31 +00:00
2019-08-28 11:07:32 +00:00
2019-12-26 14:03:03 +00:00
2019-08-28 11:07:32 +00:00
2019-08-28 11:07:32 +00:00
2019-12-30 13:29:27 +01:00