[RTEMS Project] #2229: Network stack semaphore claim/release not protected for direct SCORE access.
RTEMS trac
trac at rtems.org
Tue Feb 24 17:53:42 UTC 2015
#2229: Network stack semaphore claim/release not protected for direct SCORE
access.
------------------------+---------------------
Reporter: chrisj | Owner: chrisj
Type: defect | Status: closed
Priority: highest | Milestone: 4.11
Component: networking | Version: 4.11
Severity: critical | Resolution: fixed
Keywords: networking |
------------------------+---------------------
Changes (by Chris Johns <chrisj@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"ee87007748e44aeedad7cbb6a4465714a323961c/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="ee87007748e44aeedad7cbb6a4465714a323961c"
Panic on RTEMS_FAST_MUTEX network semaphore claim/release.
Fix the code to panic rather than perform a bad access if the network
semaphore is accessed without the stack being intialised.
Closes #2229.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2229#comment:6>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list