yamt commented on issue #14807:
URL: https://github.com/apache/nuttx/issues/14807#issuecomment-2522189625

   > > a cross call releases the critical section before calling 
up_schedule_sigaction. thus racy.
   > 
   > The vulnerability appears to be persistent, even if up_schedule_sigaction 
is called immediately in critical section, it still releases the critical 
section immediately and cannot prevent the signal mask from changing
   
   if you mean "it isn't trivial to fix", i agree.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to