Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2011 17:42:05 +0700 (NOVST)
From:      Eugene Grosbein <egrosbein@rdtc.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        qa@FreeBSD.org
Subject:   misc/158023: Binaries have no SUID bits in FreeBSD-8.2-RELEASE-amd64-livefs.iso
Message-ID:  <201106191042.p5JAg503002598@grosbein.pp.ru>
Resent-Message-ID: <201106191050.p5JAo8bO096251@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158023
>Category:       misc
>Synopsis:       Binaries have no SUID bits in FreeBSD-8.2-RELEASE-amd64-livefs.iso
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 19 10:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eugene Grosbein
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
RDTC JSC
>Environment:
System: FreeBSD grosbein.pp.ru 8.2-STABLE FreeBSD 8.2-STABLE #0: Tue Jun 14 01:59:32 NOVST 2011 root@grosbein.pp.ru:/usr/local/obj/usr/local/src/sys/DADV i386

>Description:
	I'm trying to use FreeBSD-8.2-RELEASE-amd64-livefs.iso
	with additional configs (rc.conf etc.) to boot remote system from.
	Then I login using ssh and try to 'su' to root but it fails:
	/usr/bin/su in the image has no SUID bit.

>How-To-Repeat:

# md=`mdconfig -af FreeBSD-8.2-RELEASE-amd64-livefs.iso`
# mount_cd9660 /dev/$md /mnt/tmp
# ls -l /mnt/tmp/usr/bin/su
-r-xr-xr-x  1 root  wheel  16904 Feb 17 08:19 /mnt/tmp/usr/bin/su

	All other binaries that should normally have SUID/SGID
	do not have them too.

>Fix:

	Unknown. It would be nice if next release have this problem fixed.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106191042.p5JAg503002598>