Files
nixpkgs/pkgs/tools/text
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-08-28 11:07:32 +00:00
2019-12-01 12:05:04 -08:00
2019-11-30 16:06:04 +01:00
2019-08-17 10:54:38 +00:00
2019-11-09 22:50:05 +02:00
2019-09-13 15:29:32 +02:00
2019-09-26 11:46:13 +01:00
2019-12-08 12:58:58 +01:00
2019-07-30 13:01:17 +02:00
2019-11-25 23:35:45 +01:00
2019-12-30 11:13:38 +01:00
2019-08-17 10:54:38 +00:00
2019-11-14 22:11:58 +01:00
2019-11-08 22:05:49 -05:00
2019-09-26 14:47:06 -07:00
2019-08-31 13:35:46 -06:00
2019-08-28 11:07:32 +00:00
2019-11-22 17:41:47 +01:00
2019-12-26 16:47:41 -05:00
2019-10-07 05:53:00 -07:00
2019-09-26 19:25:36 -07:00
2019-09-08 11:54:16 +09:00
2019-11-23 18:47:22 -08:00
2020-01-14 16:42:15 +01:00
2019-08-28 11:07:32 +00:00
2019-09-23 15:06:30 +02:00
2019-12-31 00:16:46 +01:00
2019-06-08 23:44:13 -05:00
2019-12-15 23:15:07 -08:00
2019-11-25 23:27:58 -05:00
2019-08-28 11:07:32 +00:00
2019-10-07 18:55:17 -07:00
2019-11-07 13:31:51 +02:00
2019-06-19 19:58:49 -05:00
2019-12-31 00:15:46 +01:00
2020-01-11 23:33:16 -08:00
2019-12-29 21:06:02 +01:00
2019-08-31 07:41:22 -04:00
2019-10-20 13:38:13 -07:00
2019-12-30 13:22:43 +01:00
2019-09-21 04:20:00 -05:00
2019-11-08 22:25:08 +01:00
2019-08-31 07:41:22 -04:00
2019-12-26 16:47:41 -05:00
2019-08-28 11:07:32 +00:00