Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-7318

win32k: NtGdiAlphaBlend does not check for NULL handles

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.3.17
    • Win32SS

    Description

      The NtGdiAlphaBlend function does not check if the input handles are NULL, which are not considered invalid in GDIOBJ_bLockMultipleObjects which outputs NULL pointers for NULL handles. Since those pointers are dereferenced after the call, this causes a kernel crash.

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            theflash Alex
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: