From: Chao Yu <chao@kernel.org>
To: Gao Xiang <hsiangkao@linux.alibaba.com>, linux-erofs@lists.ozlabs.org
Cc: LKML <linux-kernel@vger.kernel.org>,
syzbot+aafb3f37cfeb6534c4ac@syzkaller.appspotmail.com
Subject: Re: [PATCH] erofs: stop parsing non-compact HEAD index if clusterofs is invalid
Date: Sun, 16 Apr 2023 22:33:36 +0800 [thread overview]
Message-ID: <b7604342-1d56-1c15-1526-380a4fdbbb41@kernel.org> (raw)
In-Reply-To: <20230410173714.104604-1-hsiangkao@linux.alibaba.com>
On 2023/4/11 1:37, Gao Xiang wrote:
> Syzbot generated a crafted image [1] with a non-compact HEAD index of
> clusterofs 33024 while valid numbers should be 0 ~ lclustersize-1,
> which causes the following unexpected behavior as below:
>
> BUG: unable to handle page fault for address: fffff52101a3fff9
> #PF: supervisor read access in kernel mode
> #PF: error_code(0x0000) - not-present page
> PGD 23ffed067 P4D 23ffed067 PUD 0
> Oops: 0000 [#1] PREEMPT SMP KASAN
> CPU: 1 PID: 4398 Comm: kworker/u5:1 Not tainted 6.3.0-rc6-syzkaller-g09a9639e56c0 #0
> Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/30/2023
> Workqueue: erofs_worker z_erofs_decompressqueue_work
> RIP: 0010:z_erofs_decompress_queue+0xb7e/0x2b40
> ...
> Call Trace:
> <TASK>
> z_erofs_decompressqueue_work+0x99/0xe0
> process_one_work+0x8f6/0x1170
> worker_thread+0xa63/0x1210
> kthread+0x270/0x300
> ret_from_fork+0x1f/0x30
>
> Note that normal images or images using compact indexes are not
> impacted. Let's fix this now.
>
> [1] https://lore.kernel.org/r/000000000000ec75b005ee97fbaa@google.com
>
> Reported-by: syzbot+aafb3f37cfeb6534c4ac@syzkaller.appspotmail.com
> Fixes: 02827e1796b3 ("staging: erofs: add erofs_map_blocks_iter")
> Fixes: 152a333a5895 ("staging: erofs: add compacted compression indexes support")
> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Thanks,
prev parent reply other threads:[~2023-04-16 14:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-10 17:37 Gao Xiang
2023-04-16 14:33 ` Chao Yu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b7604342-1d56-1c15-1526-380a4fdbbb41@kernel.org \
--to=chao@kernel.org \
--cc=hsiangkao@linux.alibaba.com \
--cc=linux-erofs@lists.ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=syzbot+aafb3f37cfeb6534c4ac@syzkaller.appspotmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®