diff options
author | Jan Beulich <JBeulich@suse.com> | 2015-08-24 06:22:25 -0600 |
---|---|---|
committer | James Morris <james.l.morris@oracle.com> | 2015-08-26 09:46:50 +1000 |
commit | e308fd3bb2e469c4939d3f4bd22b468de3ed04ae (patch) | |
tree | fd72ab25cd3d21001075f4d7188fa8330956c898 /net/key | |
parent | b1713b135fb1ae4d52531a55f0687f985bffe271 (diff) | |
download | linux-e308fd3bb2e469c4939d3f4bd22b468de3ed04ae.tar.bz2 |
LSM: restore certain default error codes
While in most cases commit b1d9e6b064 ("LSM: Switch to lists of hooks")
retained previous error returns, in three cases it altered them without
any explanation in the commit message. Restore all of them - in the
security_old_inode_init_security() case this led to reiserfs using
uninitialized data, sooner or later crashing the system (the only other
user of this function - ocfs2 - was unaffected afaict, since it passes
pre-initialized structures).
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions