[RTEMS Project] #2716: _POSIX_signals_Check_signal() may pass random data to sigaction handler
RTEMS trac
trac at rtems.org
Wed May 18 06:32:37 UTC 2016
#2716: _POSIX_signals_Check_signal() may pass random data to sigaction handler
-----------------------------+------------------
Reporter: sebastian.huber | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 5.0
Component: General | Version: 4.12
Severity: normal | Keywords:
-----------------------------+------------------
_POSIX_signals_Check_signal() passes a siginfo_t structure residing on the
stack to the sigaction handler which is not set up in all paths of
_POSIX_signals_Clear_signals().
--
Ticket URL: <http://devel.rtems.org/ticket/2716>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list