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

SepAccessCheckEx is broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.15
    • NTCore

    Description

      SepAccessCheckEx doesn't properly validate the access rights. It has a hack to allow access, even though it could not get all rights.
      DPRINT("HACK: RemainingAccess = 0x%08lx DesiredAccess = 0x%08lx\n", RemainingAccess, DesiredAccess);
      I demoted it to a DPRINT, since it's massively spamming the log. This needs to be fixed!

      Attachments

        Issue Links

          There are no Sub-Tasks for this issue.

          Activity

            People

              Fraizeraust George Bișoc
              ThePhysicist Timo Kreuzer
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: