[RTEMS Project] #3106: Rate monotonic and timer delete broken in SMP configurations

RTEMS trac trac at rtems.org
Tue Aug 22 15:28:06 UTC 2017


#3106: Rate monotonic and timer delete broken in SMP configurations
-----------------------------+-----------------------------
 Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
     Type:  defect           |     Status:  assigned
 Priority:  normal           |  Milestone:  Indefinite
Component:  SMP              |    Version:  4.12
 Severity:  critical         |   Keywords:
-----------------------------+-----------------------------
 In case a rate monotonic or timer object is deleted and the corresponding
 timer handler executes currently on another processor, then this may lead
 to a use after free condition. This could lead to a corrupt watchdog
 handler state with unpredictable effects.

--
Ticket URL: <http://devel.rtems.org/ticket/3106>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list