Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Oct 2017 15:39:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222756] [patch] Fix a seg-fault on crypt(3) failure
Message-ID:  <bug-222756-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 222756
           Summary: [patch] Fix a seg-fault on crypt(3) failure
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: bouceklubos@gmail.com
          Keywords: patch

Created attachment 186881
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186881&action=
=3Dedit
chpass.c seg-fault patch

Hello,

This patch fixes a possible seg-fault if crypt(3) returns error value (NULL)
which is then used as a strcmp(3) argument.

Regards,

Lubos Boucek

--=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-222756-8>