[haiku-bugs] [Haiku] #6312: slab: protection from wrong freed objects

  • From: "lucian" <trac@xxxxxxxxxxxx>
  • Date: Tue, 13 Jul 2010 19:42:27 -0000

#6312: slab: protection from wrong freed objects
-----------------------------+----------------------------------------------
   Reporter:  lucian         |        Owner:  axeld         
       Type:  enhancement    |       Status:  new           
   Priority:  normal         |    Milestone:  R1            
  Component:  System/Kernel  |      Version:  R1/Development
   Keywords:                 |   Blocked By:                
Has a Patch:  0              |     Platform:  All           
   Blocking:                 |  
-----------------------------+----------------------------------------------
 A kernel add-on can easily corrupt a SLAB by calling {{{free()}}} on a
 pointer that was not received from a corresponding {{{malloc()}}}.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6312>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: