|
Description
|
Category
kernel
Sub-Category
other
Description
When an attempt is made to run an suid program on a fs mounted nosuid, the present message presents a hexadecimal device number for the filesystem which is not informative.
See http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/os/exec.c#606
The message is also only sent to the global zone. Sending it to the console of the zone in which it occurs would be useful.
Frequency
Always
Regression
No
Steps to Reproduce
Run suid executable on a filesystem mounted nosuid
Expected Result
Message will be sent to the console
Actual Result
N/A
Error Message(s)
Test Case
Workaround
Submitter wants to work on bug
Yes
Additional configuration information
|