Bug 108413 - Make mound, statd, lockd a PIE
Summary: Make mound, statd, lockd a PIE
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nfs-utils
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 107774
TreeView+ depends on / blocked
 
Reported: 2003-10-29 06:19 UTC by Ulrich Drepper
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-02-13 11:12:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Minimal patch to enable PIE for the three binaries (1.54 KB, patch)
2003-10-29 06:20 UTC, Ulrich Drepper
no flags Details | Diff

Description Ulrich Drepper 2003-10-29 06:19:38 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031028
Firebird/0.7+

Description of problem:
NFS utils are long running and of questionable lineage.  Good candidates for
PIEs.  I'll attach a patch.

Version-Release number of selected component (if applicable):
nfs-utils-1.0.6-1

How reproducible:
Always

Steps to Reproduce:
1.readelf -h /usr/sbin/rpc.mountd|fgrep Type
2.
3.
    

Actual Results:    Type:                              EXEC (Executable file)


Expected Results:    Type:                              DYN (Shared object file)


Additional info:

Comment 1 Ulrich Drepper 2003-10-29 06:20:15 UTC
Created attachment 95563 [details]
Minimal patch to enable PIE for the three binaries

Comment 2 Thomas Woerner 2004-02-13 11:12:02 UTC
Fixed in rawhide in rpm nfs-utils-1.0.6-5 or newer.


Note You need to log in before you can comment on or make changes to this bug.