https://github.com/torvalds/linux
Revision 152a649b647a8ef47bb74ff9e11850fa6001bedc authored by Casey Schaufler on 28 January 2009, 03:56:30 UTC, committed by Linus Torvalds on 28 January 2009, 04:13:32 UTC
Given just how hard it is to find the code that uses MAY_APPEND
it's probably not a big surprise that this went unnoticed for so
long. The Smack rules loading code is incorrectly setting the
MAY_READ bit when MAY_APPEND is requested.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Reviewed-by: James Morris <jmorris@namei.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent e4a7ca2
History
Tip revision: 152a649b647a8ef47bb74ff9e11850fa6001bedc authored by Casey Schaufler on 28 January 2009, 03:56:30 UTC
smackfs load append mode fix
Tip revision: 152a649
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.5 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top