[Bug 239700] cap_fileargs(3) is not robust against long paths

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 7 16:04:09 UTC 2019


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

            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 at FreeBSD.org
          Reporter: markj at FreeBSD.org

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

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


More information about the freebsd-bugs mailing list