git: DragonFly_RELEASE_4_8 mfiutil - Fix static buffer overflow

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jul 30 13:16:32 PDT 2017


commit 16dac219d06e0be710f834c4e1fb9369357fb690
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Apr 10 21:41:43 2017 -0700

    mfiutil - Fix static buffer overflow
    
    * Fix static buffer that is too small.  Use a dynamic asprintf()
      instead.
    
    Dragonfly-bugs: 3002 (dcb)

Summary of changes:
 usr.sbin/mfiutil/mfi_foreign.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/16dac219d06e0be710f834c4e1fb9369357fb690


-- 
DragonFly BSD source repository



More information about the Commits mailing list