[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87eeqmzne5.fsf@x220.int.ebiederm.org>
Date: Wed, 10 Jun 2020 15:17:22 -0500
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Alexey Gladkov <gladkov.alexey@...il.com>
Cc: syzbot <syzbot+4abac52934a48af5ff19@...kaller.appspotmail.com>,
adobriyan@...il.com, keescook@...omium.org,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
syzkaller-bugs@...glegroups.com, viro@...iv.linux.org.uk
Subject: Re: [PATCH v2] proc: s_fs_info may be NULL when proc_kill_sb is called
Alexey Gladkov <gladkov.alexey@...il.com> writes:
> syzbot found that proc_fill_super() fails before filling up sb->s_fs_info,
> deactivate_locked_super() will be called and sb->s_fs_info will be NULL.
> The proc_kill_sb() does not expect fs_info to be NULL which is wrong.
>
> Link: https://lore.kernel.org/lkml/0000000000002d7ca605a7b8b1c5@google.com
> Reported-by: syzbot+4abac52934a48af5ff19@...kaller.appspotmail.com
> Fixes: fa10fed30f25 ("proc: allow to mount many instances of proc in one pid namespace")
> Signed-off-by: Alexey Gladkov <gladkov.alexey@...il.com>
applied
Eric
Powered by blists - more mailing lists