You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "anchao (via GitHub)" <gi...@apache.org> on 2023/05/24 16:13:22 UTC

[GitHub] [nuttx] anchao opened a new pull request, #9376: elf/coredump: add sanity checks for stack pointer

anchao opened a new pull request, #9376:
URL: https://github.com/apache/nuttx/pull/9376

   stack pointer may be invalid value if in SMP mode, add sanity checks to avoid invalid access
   
   ## Summary
   
   elf/coredump: add sanity checks for stack pointer
   
   
   stack pointer may be invalid value if in SMP mode, add sanity checks to avoid invalid access
   
   Signed-off-by: chao an <an...@xiaomi.com>
   
   ## Impact
   
   N/A
   
   ## Testing
   
   sabre-6quad/smp


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [nuttx] xiaoxiang781216 merged pull request #9376: elf/coredump: add sanity checks for stack pointer

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #9376:
URL: https://github.com/apache/nuttx/pull/9376


-- 
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-unsubscribe@nuttx.apache.org

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