commit | b7a6cee59259fe4cebf116bf61dab45e4e0ce473 | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Mon Aug 20 14:16:01 2018 +0800 |
committer | Ian Kent <ikent@redhat.com> | Mon Aug 20 14:16:01 2018 +0800 |
tree | 8a8680a369cff7a2e582ed39958f1960961a6489 | |
parent | 2ad0d52699700a91660a406a4046017a2d7f246a [diff] |
autofs - fix autofs_sbi() The autofs_sbi() inline function does not check the super block magic number to verify it has been given an autofs super block. Reported-by: syzbot+87c3c541582e56943277@syzkaller.appspotmail.com Signed-off-by: Ian Kent <raven@themaw.net>