All of lore.kernel.org
 help / color / mirror / Atom feed
From: syzbot <syzbot+dfd0b1c6705301cc4847@syzkaller.appspotmail.com>
To: b.zolnierkie@samsung.com, dan.carpenter@oracle.com,
	dri-devel@lists.freedesktop.org, george.kennedy@oracle.com,
	linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	syzkaller-bugs@googlegroups.com
Subject: Re: BUG: unable to handle kernel paging request in cfb_imageblit
Date: Fri, 18 Dec 2020 07:26:03 -0800	[thread overview]
Message-ID: <000000000000fbf57305b6beb939@google.com> (raw)
In-Reply-To: <000000000000b30cad05b0fc3d74@google.com>

syzbot suspects this issue was fixed by commit:

commit a49145acfb975d921464b84fe00279f99827d816
Author: George Kennedy <george.kennedy@oracle.com>
Date:   Tue Jul 7 19:26:03 2020 +0000

    fbmem: add margin check to fb_check_caps()

bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=1149f30f500000
start commit:   22fbc037 Merge tag 'for-linus' of git://git.kernel.org/pub..
git tree:       upstream
kernel config:  https://syzkaller.appspot.com/x/.config?x=4e672827d2ffab1f
dashboard link: https://syzkaller.appspot.com/bug?extid=dfd0b1c6705301cc4847
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=11ba9a5d900000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=17cfd4af900000

If the result looks correct, please mark the issue as fixed by replying with:

#syz fix: fbmem: add margin check to fb_check_caps()

For information about bisection process see: https://goo.gl/tpsmEJ#bisection

WARNING: multiple messages have this Message-ID (diff)
From: syzbot <syzbot+dfd0b1c6705301cc4847@syzkaller.appspotmail.com>
To: b.zolnierkie@samsung.com, dan.carpenter@oracle.com,
	 dri-devel@lists.freedesktop.org, george.kennedy@oracle.com,
	 linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	 syzkaller-bugs@googlegroups.com
Subject: Re: BUG: unable to handle kernel paging request in cfb_imageblit
Date: Fri, 18 Dec 2020 07:26:03 -0800	[thread overview]
Message-ID: <000000000000fbf57305b6beb939@google.com> (raw)
In-Reply-To: <000000000000b30cad05b0fc3d74@google.com>

syzbot suspects this issue was fixed by commit:

commit a49145acfb975d921464b84fe00279f99827d816
Author: George Kennedy <george.kennedy@oracle.com>
Date:   Tue Jul 7 19:26:03 2020 +0000

    fbmem: add margin check to fb_check_caps()

bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=1149f30f500000
start commit:   22fbc037 Merge tag 'for-linus' of git://git.kernel.org/pub..
git tree:       upstream
kernel config:  https://syzkaller.appspot.com/x/.config?x=4e672827d2ffab1f
dashboard link: https://syzkaller.appspot.com/bug?extid=dfd0b1c6705301cc4847
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=11ba9a5d900000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=17cfd4af900000

If the result looks correct, please mark the issue as fixed by replying with:

#syz fix: fbmem: add margin check to fb_check_caps()

For information about bisection process see: https://goo.gl/tpsmEJ#bisection
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2020-12-18 15:26 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-19 17:33 BUG: unable to handle kernel paging request at ffffc90000669000, IP: [<ffffffff8139d84a>] bitfill_un Tommi Rantala
2013-02-19 17:33 ` BUG: unable to handle kernel paging request at ffffc90000669000, IP: [<ffffffff8139d84a>] bitfill_unaligned+0x10a/0x1a0 Tommi Rantala
2019-12-10 16:38 ` BUG: unable to handle kernel paging request in sys_imageblit syzbot
2019-12-10 16:38   ` syzbot
2019-12-10 16:38   ` syzbot
2019-12-27  7:13 ` BUG: unable to handle kernel paging request in vga16fb_imageblit syzbot
2019-12-27  7:13   ` syzbot
2019-12-27  7:13   ` syzbot
2020-05-08  7:07 ` BUG: unable to handle kernel paging request in vga16fb_imageblit (2) syzbot
2020-05-08  7:07   ` syzbot
2020-05-08  7:07   ` syzbot
2021-05-01 20:31   ` [syzbot] " syzbot
2021-05-01 20:31     ` syzbot
2021-05-02  1:53   ` syzbot
2021-05-02  1:53     ` syzbot
2021-05-03 13:41     ` Tetsuo Handa
2021-05-03 13:41       ` Tetsuo Handa
2021-05-07 11:09       ` Tetsuo Handa
2021-05-14 16:19         ` [PATCH] video: fbdev: vga16fb: fix OOB write in vga16fb_imageblit() Tetsuo Handa
2021-05-14 16:19           ` Tetsuo Handa
2021-05-14 17:29           ` Linus Torvalds
2021-05-14 17:29             ` Linus Torvalds
2021-05-14 17:37             ` Linus Torvalds
2021-05-14 17:37               ` Linus Torvalds
2021-05-14 18:23               ` Linus Torvalds
2021-05-14 18:23                 ` Linus Torvalds
2021-05-14 20:25             ` Maciej W. Rozycki
2021-05-14 20:25               ` Maciej W. Rozycki
2021-05-14 20:32               ` Linus Torvalds
2021-05-14 20:32                 ` Linus Torvalds
2021-05-14 21:10                 ` Linus Torvalds
2021-05-14 21:10                   ` Linus Torvalds
2021-05-15  7:43                   ` [PATCH v2] tty: vt: always invoke vc->vc_sw->con_resize callback Tetsuo Handa
2021-05-15  7:43                     ` Tetsuo Handa
2021-05-15 16:21                     ` Maciej W. Rozycki
2021-05-15 16:21                       ` Maciej W. Rozycki
2021-05-15 16:32                       ` Maciej W. Rozycki
2021-05-15 16:32                         ` Maciej W. Rozycki
2021-05-15 16:41                         ` Linus Torvalds
2021-05-15 16:41                           ` Linus Torvalds
2021-05-17 13:13                           ` Daniel Vetter
2021-05-17 13:13                             ` Daniel Vetter
2021-05-15 16:11                 ` [PATCH] video: fbdev: vga16fb: fix OOB write in vga16fb_imageblit() Maciej W. Rozycki
2021-05-15 16:11                   ` Maciej W. Rozycki
2021-05-17 13:07                 ` Daniel Vetter
2021-05-17 13:07                   ` Daniel Vetter
2021-05-17 13:10                   ` Daniel Vetter
2021-05-17 13:10                     ` Daniel Vetter
2021-05-15  0:45               ` Tetsuo Handa
2021-05-15  0:45                 ` Tetsuo Handa
2020-05-12  6:55 ` BUG: unable to handle kernel paging request in bitfill_aligned syzbot
2020-05-12  6:55   ` syzbot
2020-05-12  6:55   ` syzbot
2020-06-19  4:56 ` BUG: unable to handle kernel paging request in sys_imageblit syzbot
2020-06-19  4:56   ` syzbot
2020-06-19  4:56   ` syzbot
2020-10-06  8:18 ` BUG: unable to handle kernel paging request in cfb_imageblit syzbot
2020-10-06  8:18   ` syzbot
2020-10-06  8:18   ` syzbot
2020-12-18 15:26   ` syzbot [this message]
2020-12-18 15:26     ` syzbot
2020-12-18 15:27     ` Dmitry Vyukov
2020-12-18 15:27       ` Dmitry Vyukov

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=000000000000fbf57305b6beb939@google.com \
    --to=syzbot+dfd0b1c6705301cc4847@syzkaller.appspotmail.com \
    --cc=b.zolnierkie@samsung.com \
    --cc=dan.carpenter@oracle.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=george.kennedy@oracle.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=syzkaller-bugs@googlegroups.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.