On Thu, May 30, 2013 at 4:35 PM, Kenneth Graunke <kenn...@whitecape.org> wrote: > On 05/29/2013 05:44 PM, Dave Airlie wrote: >> >> From: Dave Airlie <airl...@redhat.com> >> >> This is my attempt at fixing this as the CVE is making RH security team >> care enough to make me look at this. (please upstream, security fixes are >> more important than whatever else you are doing, if for no other reason >> than >> it saves me having to fix stuff I've no real clue about). >> >> Since Frank's original fix was denied, here is my attempt to just >> alias all constants that are out of bounds < 0 or > nr_params to constant >> 0, >> hopefully this provides the undefined behaviour idr requires.. >> >> CVE-2013-1872 >> >> v2: drop the last hunk which was a separate fix (now in master). >> hopefully fix the indentations. >> >> Signed-off-by: Dave Airlie <airl...@redhat.com> > > > I had to revert this as it caused over 200 Piglit regressions on my > Sandybridge. All sorts of tests hit assertion failures; my test run died > and my desktop environment tanked. > > Please run Piglit before pushing changes... >
wierd, it doesn't really make sense that this patch would fail and you wouldn't have smashed the earlier assert. I'll run piglit on my ILK now. Dave. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev