https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193367

--- Comment #15 from [email protected] ---
A commit references this bug:

Author: rea
Date: Fri Nov 28 12:15:00 UTC 2014
New revision: 275209
URL: https://svnweb.freebsd.org/changeset/base/275209

Log:
  DRM2: fix off-by-one overflow in ioctl processing

  Call to the driver-specific ioctl used to process ioctl number
  that will lead to the out-of-bounds access to the ioctl handler
  array.

  PR:        193367
  Approved by:    kib
  MFC after:    1 week

Changes:
  head/sys/dev/drm2/drm_drv.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to