DragonFly BSD
DragonFly commits List (threaded) for 2010-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - SWAP CACHE part 16/many - Correct bug in kern_slaballoc.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 8 Feb 2010 17:41:40 -0800 (PST)

commit 7e83df33b9a14032ebc859c84510133314468842
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Feb 8 17:37:36 2010 -0800

    kernel - SWAP CACHE part 16/many - Correct bug in kern_slaballoc.c
    
    * When kmalloc() tries to free oversized allocations it incorrectly
      dereferences a structure after it has been freed.
    
    Reported-by: Rumko, Stathis Kamperis <beket@crater.dragonflybsd.org>
    Thanks-to: Above for getting a nice kernel dump and doing some git bisecting

Summary of changes:
 sys/kern/kern_slaballoc.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7e83df33b9a14032ebc859c84510133314468842


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]