[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <419a9bb8-cb68-8add-e7be-275a48b2126d@gmail.com>
Date: Wed, 30 Mar 2022 01:02:36 +0300
From: Pavel Skripkin <paskripkin@...il.com>
To: syzbot <syzbot+5c943fe38e86d615cac2@...kaller.appspotmail.com>,
christian.koenig@....com, daniel.vetter@...ll.ch,
dri-devel@...ts.freedesktop.org, gustavo@...ovan.org,
linaro-mm-sig@...ts.linaro.org, linux-kernel@...r.kernel.org,
linux-media@...r.kernel.org, sumit.semwal@...aro.org,
syzkaller-bugs@...glegroups.com
Subject: Re: [syzbot] general protection fault in dma_fence_array_first
On 3/30/22 00:23, syzbot wrote:
> Hello,
>
> syzbot found the following issue on:
>
> HEAD commit: 8515d05bf6bc Add linux-next specific files for 20220328
> git tree: linux-next
> console output: https://syzkaller.appspot.com/x/log.txt?x=1694e21b700000
> kernel config: https://syzkaller.appspot.com/x/.config?x=530c68bef4e2b8a8
> dashboard link: https://syzkaller.appspot.com/bug?extid=5c943fe38e86d615cac2
> compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2
> syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1467313b700000
> C reproducer: https://syzkaller.appspot.com/x/repro.c?x=121b7cb9700000
>
> The issue was bisected to:
>
> commit 519f490db07e1a539490612f376487f61e48e39c
> Author: Christian König <christian.koenig@....com>
> Date: Fri Mar 11 09:32:26 2022 +0000
>
> dma-buf/sync-file: fix warning about fence containers
>
There is ZERO_PTR dereference caused by passing 0 to krealloc_array().
Code should not try to reduce allocated memory area if index is equal to 0
#syz test:
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
With regards,
Pavel Skripkin
View attachment "ph" of type "text/plain" (500 bytes)
Powered by blists - more mailing lists