[Userland-team] [OpenIndiana Distribution - Bug #1707] (New) bash shouldn't use access(2) for `test' builtin

illumos project devnull at illumos.org
Mon Oct 31 13:12:52 UTC 2011


Issue #1707 has been reported by Yuri Pankov.

----------------------------------------
Bug #1707: bash shouldn't use access(2) for `test' builtin
https://www.illumos.org/issues/1707

Author: Yuri Pankov
Status: New
Priority: Normal
Assignee: OI Userland
Category: oi-build
Target version: 
Difficulty: Bite-size
Tags: 


Currently bash uses access(2), which treats any file as executable when run as root. Patch disables this check so bash uses its own sh_stataccess().


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Userland-team mailing list