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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to