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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to