Date: Tue, 15 Jan 2019 21:07:45 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 231513] off-by-one overflow in drm_ioctl (sys/dev/drm/drm_drv.c) Message-ID: <bug-231513-227-Up16KiLEf1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231513-227@https.bugs.freebsd.org/bugzilla/> References: <bug-231513-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231513 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: gonzo Date: Tue Jan 15 21:06:59 UTC 2019 New revision: 343060 URL: https://svnweb.freebsd.org/changeset/base/343060 Log: [drm] Fix off-by-one error when accessing driver-specific ioctl handlers array PR: 231513 Submitted by: Young_X <YangX92@hotmail.com> Approved by: imp MFC after: 1 week Changes: head/sys/dev/drm/drm_drv.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231513-227-Up16KiLEf1>