git: wpa_supplicant - CVE-2015-1863 (dead code in DFly so not an issue)

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Apr 23 16:58:23 PDT 2015


commit 584c4a9f0c9071cb62abe9c870a2b08afe746a88
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Apr 23 16:56:54 2015 -0700

    wpa_supplicant - CVE-2015-1863 (dead code in DFly so not an issue)
    
    * Correct buffer overflow from CVE-2015-1863.
    
    * Note that this code is NOT compiled into DragonFly's wpa_supplicant anyway,
      so the security advisory is not applicable to DragonFly.  Fix the code
      anyway so it isn't accidently enabled with the security hole before the
      next vendor update.

Summary of changes:
 contrib/wpa_supplicant/src/p2p/p2p.c | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/584c4a9f0c9071cb62abe9c870a2b08afe746a88


-- 
DragonFly BSD source repository



More information about the Commits mailing list