This is not just restricted to pointers but to any data type that requires
memory accesses... For example, Anything passed by reference, structures passed
by value, data allocated in user space.
References:
https://github.com/apache/nuttx/issues/1329
https://github.com/apache/nuttx/issues/1266
Dear MacTavish,
I'm redirecting your question to nuttx dev mailing list, that mailing you
used is for PMC usage purpose:
Dear NuttX Maintainers,
I hope you’re doing well. I’m reaching out to gather your perspective on a
hypothetical scenario concerning pointer‐validation in NuttX’s protect mode.