Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2014 08:31:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195882] New: Local DoS from unprivileged user
Message-ID:  <bug-195882-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: freebsd-bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com

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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195882-8>