http://bugs.freedesktop.org/show_bug.cgi?id=11806

           Summary: Wrong upper index check, buffer overflow
                    .../dri/sis/sis_tex.c
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Keywords: janitor, patch
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/SiS
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


A check is done based on MAX_TEXTURE_LEVELS which is 12, but the then used
array has only SIS_MAX_TEXTURE_LEVELS 11. Please apply attached patch.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to