Bug 27811

Summary: anon ftp libraries not updated
Product: [Retired] Red Hat Linux Reporter: Timothy Burt <tburt>
Component: anonftpAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0Keywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-22 16:51:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Timothy Burt 2001-02-15 15:46:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows 98)


Upgrading glibc and other libraries does not upgrade the libraries for the 
anonymous ftp account.  This may impact security due to anon ftp reliance 
on these libraries.

Reproducible: Always
Steps to Reproduce:
1. ls -l `locate ld-2.1.3.so`
2. notice that /home/ftp/lib/ld-2.1.3.so is older.
3.
	

Actual Results:  -rwxr-xr-x    1 root     root        77216 Feb  4  
2000 /home/ftp/lib/ld-2.1.3.so
-rwxr-xr-x    1 root     root        76960 Jul 25  2000 /usr/i386-glibc21-
linux/lib/ld-2.1.3.so

Comment 1 Bill Nottingham 2001-02-15 17:16:58 UTC
Those libraries are part of the anonftp package.

Comment 2 Bernhard Rosenkraenzer 2001-03-06 19:29:02 UTC
anonftp-4.0 takes care of this once and for all - it doesn't own any files 
anymore, but just copies the current ones from rpm triggers.