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

NtSetSystemPowerState does not enforce SeShutdownPrivilege

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.3.17
    • NTCore
    • None

    Description

       829 if (!SeSinglePrivilegeCheck(SeShutdownPrivilege, PreviousMode))
      830 {
      831 /* Not granted */
      832 DPRINT1("ERROR: Privilege not held for shutdown\n");
      833 //return STATUS_PRIVILEGE_NOT_HELD; HACK!
      834 }

      Attachments

        Issue Links

          Activity

            People

              ThFabba ThFabba
              ThFabba ThFabba
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: