patacongo opened a new issue #1329:
URL: https://github.com/apache/incubator-nuttx/issues/1329


   As a security measure, system calls such as read() or any other system call 
that modifies memory, must verify that the user-provided addresses lie in 
user-space.  Otherwise, this opens a back door that may be exploited to take 
control of the OS or to crash the OS.
   
   This applies only to PROTECTED and KERNEL build modes.


----------------------------------------------------------------
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.

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


Reply via email to