Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Aug 2019 16:04:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 239700] cap_fileargs(3) is not robust against long paths
Message-ID:  <bug-239700-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 239700
           Summary: cap_fileargs(3) is not robust against long paths
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: markj@FreeBSD.org

$ readelf -r $(perl -e "print 'a' x 100000")
Assertion failed: (nvl->nvl_error =3D=3D 0), function nvlist_find, file
/usr/home/markj/src/freebsd-dev/sys/contrib/libnv/nvlist.c, line 341.
Abort trap (core dumped)

--=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-239700-227>