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

            Bug ID: 238638
           Summary: [PATCH] dev: mfi: Remove unnecessary pointer printing
                    in mfi.c
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: b...@freebsd.org
          Reporter: huangfq.dax...@gmail.com

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

In function mfi_timout, the address of cm will be printed out,
change it to print cm_index rather than the address of cm
to avoid kernel address leakage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to