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

mm: NtAllocateVirtualMemory function may crash system

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 0.4.0
    • NTCore
    • None

    Description

      int main() {
      VirtualAlloc( (PVOID)main /* pointer to not a reserved area */, 0x1000, MEM_COMMIT, PAGE_READWRITE);
      }

      Attachments

        Activity

          People

            zefklop jgardou
            none none
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: