https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195882

            Bug ID: 195882
           Summary: Local DoS from unprivileged user
           Product: Base System
           Version: 10.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 150465
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150465&action=edit
example code

System does not free mem after unmap().


Before start build set:
    const char *file_name = (const char *)"/testvn.tmp";
    off_t file_size = (4 * 1024 * mb); /* Set to x2 RAM size. */

4 - replace to your host ram size * 2.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to