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

ntoskrnl easily crashable from usermode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • NTCore
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Our ntoskrnl lacks checks of buffer checks for reading and writing data to
      buffer (e.g. using MmCopyFromCaller() and MmCopyToCaller()) passed to functions
      in lots of functions. That means if you pass an invalid pointer from usermode to
      a ntoskrnl function, you can easily crash the entire system. This needs to be
      fixed soon because it's a major system violability.

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              weiden weiden
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: