git: kernel - Fix altq fairq panic

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jun 4 11:05:46 PDT 2015


commit e96774a651d8eac2f6c6b2773365c872a4f11e7b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jun 4 11:04:37 2015 -0700

    kernel - Fix altq fairq panic
    
    * Fix an altq fairq panic when RED and/or RIO is enabled.  A packet drop
      can cause a sequence of events which leads to a NULL pointer dereference
      in the fairq round robin code.
    
    Reported-by: Joris Giovannangeli

Summary of changes:
 sys/net/altq/altq_fairq.c | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e96774a651d8eac2f6c6b2773365c872a4f11e7b


-- 
DragonFly BSD source repository



More information about the Commits mailing list