Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootutil: fix downgrade prevention bypass #1757

Merged

Conversation

trustngotech
Copy link
Contributor

Downgrade prevention check moved to secure both TEST and PERMANENT upgrade modes. Downgrade can still be performed during REVERT.

Fixes #1708

PS: By doing some clean-up is mistakenly deleted the previous repo and thus the attached pull request which was still not merged...

Downgrade prevention check moved to secure both TEST
and PERMANENT upgrade modes. Downgrade can still be
performed during REVERT.

Signed-off-by: Michael Grand <m.grand@trustngo.tech>
@de-nordic de-nordic requested a review from d3zd3z July 25, 2023 10:36
@nordicjm nordicjm requested a review from utzig July 26, 2023 13:44
@nordicjm nordicjm added bug area: core Affects core functionality labels Jul 27, 2023
@nordicjm
Copy link
Collaborator

nordicjm commented Aug 3, 2023

@d3zd3z this PR has been awaiting review for nearly 2 months, can you review?

@nordicjm nordicjm merged commit 99613c6 into mcu-tools:main Aug 8, 2023
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Affects core functionality bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New downgrade prevention mechanism bypassable
5 participants