aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorLi Zefan <[email protected]>2008-07-13 12:14:04 -0700
committerLinus Torvalds <[email protected]>2008-07-13 12:51:18 -0700
commitec229e830060091b9be63c8f873c1b2407a82821 (patch)
tree505231f1cad4a3258d509dfc75e47ed445647ff6 /net/unix/sysctl_net_unix.c
parent17d213f806dad629e9af36fc45f082b87ed7bceb (diff)
devcgroup: fix permission check when adding entry to child cgroup
# cat devices.list c 1:3 r # echo 'c 1:3 w' > sub/devices.allow # cat sub/devices.list c 1:3 w As illustrated, the parent group has no write permission to /dev/null, so it's child should not be allowed to add this write permission. Signed-off-by: Li Zefan <[email protected]> Acked-by: Serge Hallyn <[email protected]> Cc: Serge Hallyn <[email protected]> Cc: Paul Menage <[email protected]> Cc: Pavel Emelyanov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions