Re: [syzbot] [mm?] UBSAN: shift-out-of-bounds in do_shrink_slab
From: Roman Gushchin
Date: Mon Jun 03 2024 - 15:23:18 EST
On Mon, Jun 03, 2024 at 11:25:42AM +0800, Qi Zheng wrote:
> Hi,
>
> I think this bug was introduced by commit 6be5e186fd65
> ("mm: vmscan: restore incremental cgroup iteration"), and
> can be fixed by commit 9c8805439853 ("mm: vmscan: reset sc->priority on
> retry").
I'm almost sure it's the same issue.
Thanks