[Bug 238641] netmap: Remove pointer printing in netmap_mem2.c

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 17 06:25:24 UTC 2019


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

            Bug ID: 238641
           Summary: netmap: Remove pointer printing in netmap_mem2.c
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: huangfq.daxian at gmail.com

Created attachment 205162
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205162&action=edit
The patch file

There is no need to print the address of ifp
every time when calling netmap_mem_pt_guest_ifp_del.
This will leak the address of ifp to user space.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list