Date: Tue, 19 Apr 2016 18:28:03 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 206573] Improper userland pointer handling in aacraid Message-ID: <bug-206573-8-ou19pltW54@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-206573-8@https.bugs.freebsd.org/bugzilla/> References: <bug-206573-8@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=3D206573 --- Comment #9 from commit-hook@freebsd.org --- 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): landergriffith+freebsdbugzilla@gmail.com pointed out that aacraid= (4) had the same issue and handling of pointers, so let's change that too. PR: 206573 Submitted by: cturt@hardenedbsd.org Obtained from: HardenedBSD MFC after: 1 week Changes: head/sys/dev/aac/aac.c head/sys/dev/aacraid/aacraid.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-206573-8-ou19pltW54>