Bug 528498 - mount.nfs has unnecessarily SUID bit set
Summary: mount.nfs has unnecessarily SUID bit set
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: nfs-utils
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 646447 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-12 14:14 UTC by Ulrich Drepper
Modified: 2011-10-04 15:51 UTC (History)
2 users (show)

Fixed In Version: nfs-utils-1.2.5-2.fc17
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-04 15:51:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ulrich Drepper 2009-10-12 14:14:14 UTC
Description of problem:
mount.nfs is he only mount.XX program which has the SUID bit set.  Only mount needs it set.

Version-Release number of selected component (if applicable):
1.2.0-16

How reproducible:
always

Steps to Reproduce:
1.ls -l /sbin/mount.nfs
2.
3.
  
Actual results:
-rwsr-xr-x. 1 root root 96288 2009-09-09 05:09 /sbin/mount.nfs


Expected results:
-rwxr-xr-x. 1 root root 96288 2009-09-09 05:09 /sbin/mount.nfs


Additional info:

Comment 1 Bug Zapper 2009-11-16 13:33:04 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Steve Dickson 2011-10-04 15:51:36 UTC
*** Bug 646447 has been marked as a duplicate of this bug. ***


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