[Bug 201376] explicit_bzero authinfo in sctp

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 6 15:33:27 UTC 2015


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

            Bug ID: 201376
           Summary: explicit_bzero authinfo in sctp
           Product: Base System
           Version: 10.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: logan at elandsys.com

Created attachment 158422
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158422&action=edit
bzero->explicit_bzero

Rather than simply bzero() sensitive stuff, go further and use explicit_bzero()
for local variables that may be optmized away.

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


More information about the freebsd-bugs mailing list