https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206573
--- Comment #10 from [email protected] --- A commit references this bug: Author: sbruno Date: Fri May 6 19:18:45 UTC 2016 New revision: 299193 URL: https://svnweb.freebsd.org/changeset/base/299193 Log: MFC r298280 aacraid(4): Sanely copyin userland pointers and ensure that we don't get anything janky from a user. (cturt) aac(4) [email protected] pointed out that aac(4) had the same issue and handling of pointers, so let's change that too. PR: 206573 Submitted by: [email protected] Changes: _U stable/10/ stable/10/sys/dev/aac/aac.c stable/10/sys/dev/aacraid/aacraid.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
