Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Jul 2015 15:33:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 201376] explicit_bzero authinfo in sctp
Message-ID:  <bug-201376-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: logan@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201376-8>