Fortified system functions
QNX Neutrino RTOS fortified system functions are designed to detect out-of-bounds memory accesses by performing lightweight parameter validation at compile-time, runtime, or both.
Writing a resource manager
The information in this section is designed to help you create a QNX Neutrino resource manager that does not contain vulnerabilities. It focuses on properly checking both permissions and the length and content of resource manager messages.