Skip to content

HARD FAULT : Add sanity check to sx126x driver when handling retention list#1615

Open
MarekNovakACRIOS wants to merge 1 commit intoLora-net:masterfrom
ACRIOS-Systems:master
Open

HARD FAULT : Add sanity check to sx126x driver when handling retention list#1615
MarekNovakACRIOS wants to merge 1 commit intoLora-net:masterfrom
ACRIOS-Systems:master

Conversation

@MarekNovakACRIOS
Copy link
Contributor

The same as described here applies: Lora-net/SWL2001#72
In one sentence - without the sanity check, reading ouf of bounds of an array placed on stack can happen -> this will cause reading outside of RAM/SRAM region, due to stack being placed at the end of SRAM/RAM region -> this will generate a hardfault or a memfault or take down the system...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant