[Bug 201289] usr.sbin/mfiutil/mfi_foreign.c:127: 30+ bytes into 26 byte buffer won't go

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 2 16:44:20 UTC 2015


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

            Bug ID: 201289
           Summary: usr.sbin/mfiutil/mfi_foreign.c:127: 30+ bytes into 26
                    byte buffer won't go
           Product: Base System
           Version: 10.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: dcb314 at hotmail.com

usr.sbin/mfiutil/mfi_foreign.c:127]: (error) Buffer is accessed out of bounds:
prefix

        sprintf(prefix, "Foreign configuration preview %d", cfgidx);

but

  char prefix[26];

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


More information about the freebsd-bugs mailing list