Date: Fri, 06 May 2016 19:19:20 +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-pJYjpyxpAv@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 #10 from commit-hook@freebsd.org --- 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) landergriffith+freebsdbugzilla@gmail.com pointed out that aac(4) had the same issue and handling of pointers, so let's change that too. PR: 206573 Submitted by: cturt@hardenedbsd.org Changes: _U stable/10/ stable/10/sys/dev/aac/aac.c stable/10/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-pJYjpyxpAv>