aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorCasey Schaufler <[email protected]>2014-04-21 11:10:26 -0700
committerCasey Schaufler <[email protected]>2014-04-23 08:52:39 -0700
commita6834c0b9114c06106efee8e9f2a11fbbb104567 (patch)
tree61086ddbe2c1e5fbb7d9d487f801f6c0623901b7 /tools/perf/util/scripting-engines/trace-event-python.c
parent54e70ec5eb090193b03e69d551fa6771a5a217c4 (diff)
Smack: Verify read access on file open - v3
Smack believes that many of the operatons that can be performed on an open file descriptor are read operations. The fstat and lseek system calls are examples. An implication of this is that files shouldn't be open if the task doesn't have read access even if it has write access and the file is being opened write only. Targeted for git://git.gitorious.org/smack-next/kernel.git Signed-off-by: Casey Schaufler <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions