]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib: remove _RLD_ from forbid environment variable list
authorSami Kerola <kerolasa@iki.fi>
Mon, 29 May 2017 17:52:17 +0000 (18:52 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 14 Jun 2017 10:23:42 +0000 (12:23 +0200)
commit143ea06851104ffaa9d3fe8de09c721d2364de64
treeb6dd7ede0d1659527fce419a2b37bd5311bb93bf
parent35e82b2926537c0e7264f84b38045b522fa82003
lib: remove _RLD_ from forbid environment variable list

The RLD environment variables are related to runtime linker vulnerability in
TELNET on systems running Silicon Graphics IRIX.  It is extremely unlikely
current util-linux would be compiled on such system.

Reference: http://www.cert.org/historical/advisories/CA-1995-14.cfm
Reference: http://signatures.juniper.net/documentation/signatures/TELNET%3AEXPLOIT%3ASGI-RLD.html
Refefence: http://www.polarhome.com/service/man/?qf=rld&tf=2&of=IRIX&sf=1
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
lib/env.c