Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2024 09:47:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283487] mail/opendkim: Patch for fixing improper use of strlcpy() when using SubDomains
Message-ID:  <bug-283487-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283487

            Bug ID: 283487
           Summary: mail/opendkim: Patch for fixing improper use of
                    strlcpy() when using SubDomains
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mail@fbsd2.e4m.org
                CC: freebsd-ports@dan.me.uk
                CC: freebsd-ports@dan.me.uk
             Flags: maintainer-feedback?(freebsd-ports@dan.me.uk)

Created attachment 256038
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256038&action=
=3Dedit
patch fixing improper use of strlcpy()

strlcpy() fails if src and dst overlap. This results in improper signing of
mails sent from subdomains. This patch fixes it.

--=20
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-283487-7788>