Skip to content

Add security consideration for computation control-flow attacks#725

Merged
fdwr merged 2 commits intowebmachinelearning:mainfrom
inexorabletash:security-constant-constants
Jul 17, 2024
Merged

Add security consideration for computation control-flow attacks#725
fdwr merged 2 commits intowebmachinelearning:mainfrom
inexorabletash:security-constant-constants

Conversation

@inexorabletash
Copy link
Contributor

@inexorabletash inexorabletash commented Jul 16, 2024

As noted in #443 if constants aren't actually constant then bad things can happen. Add a note to mention that implementations should mitigate this.

Purely editorial change. Fixes #443


Preview | Diff

As noted in #443 if constants aren't actually constant then bad things
can happen. Add a note to mention that implementations should mitigate
this.

Purely editorial change. Fixes #443
@inexorabletash inexorabletash requested review from fdwr and huningxin July 16, 2024 16:51
@inexorabletash
Copy link
Contributor Author

@huningxin & @fdwr - please take a look at merge if it looks good?

Copy link
Contributor

@huningxin huningxin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Collaborator

@fdwr fdwr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 TY.

@fdwr fdwr merged commit c9e70f6 into webmachinelearning:main Jul 17, 2024
github-actions bot added a commit that referenced this pull request Jul 17, 2024
SHA: c9e70f6
Reason: push, by fdwr

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@inexorabletash inexorabletash deleted the security-constant-constants branch July 17, 2024 16:37
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.

Add security consideration for computation control-flow attack based on weights / constants change

3 participants