[Bug 238653] qlxgbe: Fix pointer printing in ql_ioctl.c

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 17 11:18:43 UTC 2019


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

            Bug ID: 238653
           Summary: qlxgbe: Fix pointer printing in ql_ioctl.c
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: huangfq.daxian at gmail.com

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

In ql_slowpath_log, the address of log->buffer will be printed out.
To avoid kernel address leakage.
Remove this kernel address printing in ql_slowpath_log.

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


More information about the freebsd-bugs mailing list