Files
nixpkgs/pkgs/development/python-modules
Anders Kaseorg e12f4db556 treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH, round 2
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.

Followup to #76804.  Fixes #144646.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-11-04 16:15:05 -07:00
..
2021-10-27 23:36:13 +00:00
2021-10-29 21:30:44 +02:00
2021-10-25 12:39:19 +02:00
2021-10-28 16:21:46 +02:00
2021-10-20 09:50:43 -07:00
2021-10-30 01:31:49 -07:00
2021-10-23 00:55:32 +02:00
2021-10-31 13:28:52 +01:00
2021-10-20 18:05:38 -07:00
2021-10-27 21:35:05 -04:00
2021-10-31 09:19:54 +00:00
2021-10-31 00:01:33 +00:00
2021-10-28 16:31:50 +02:00
2021-10-22 15:39:10 +02:00
2021-10-31 22:30:59 +01:00
2021-10-28 16:21:46 +02:00
2021-10-23 11:34:36 +02:00
2021-10-25 19:24:43 -04:00
2021-10-28 16:21:46 +02:00
2021-10-30 01:24:19 -07:00