https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206573
--- Comment #9 from [email protected] --- A commit references this bug: Author: sbruno Date: Tue Apr 19 18:27:29 UTC 2016 New revision: 298280 URL: https://svnweb.freebsd.org/changeset/base/298280 Log: 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 aacraid(4) had the same issue and handling of pointers, so let's change that too. PR: 206573 Submitted by: [email protected] Obtained from: HardenedBSD MFC after: 1 week Changes: head/sys/dev/aac/aac.c head/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]"
