diff options
author | Sasha Levin <sasha.levin@oracle.com> | 2012-10-05 01:56:40 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-10-10 05:33:37 +0200 |
commit | ffd8d101a3a7d3f2e79deee1e342801703b6dc70 (patch) | |
tree | d2ca06ce67886ce0c9498c6fbce05dc11d93fa9c /kernel/audit.c | |
parent | Fix staging driver use of VM_RESERVED (diff) | |
download | linux-ffd8d101a3a7d3f2e79deee1e342801703b6dc70.tar.xz linux-ffd8d101a3a7d3f2e79deee1e342801703b6dc70.zip |
fs: prevent use after free in auditing when symlink following was denied
Commit "fs: add link restriction audit reporting" has added auditing of failed
attempts to follow symlinks. Unfortunately, the auditing was being done after
the struct path structure was released earlier.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/audit.c')
0 files changed, 0 insertions, 0 deletions