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

Fix high-risk vulnerabilities(CIRCL's Kyber: timing side-channel (kyberslash2) ) #186

Merged
merged 49 commits into from
Feb 20, 2024

Conversation

Malus-risus
Copy link

Impact
On some platforms, when an attacker can time decapsulation of Kyber on forged cipher texts, they could possibly learn (parts of) the secret key.

Does not apply to ephemeral usage, such as when used in the regular way in TLS.

Patches
Patched in 1.3.7.

References

aylz10 bot and others added 30 commits January 17, 2024 05:59
Co-authored-by: aylz10 <aylz10@users.noreply.github.com>
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.7.3
chore(deps): update dependency gradle to v7.6.3
…gelog-builder-action-3.x

chore(deps): update mikepenz/release-changelog-builder-action action to v3.7.3
…oid-version-actions-1.x

chore(deps): update devofure/advance-android-version-actions action to v1.5
…act-4.x

chore(deps): update actions/upload-artifact action to v4
…ngelog-builder-action-4.x

chore(deps): update mikepenz/release-changelog-builder-action action to v4
chore(deps): update actions/setup-go action to v5
chore(deps): update actions/setup-java action to v4
chore(deps): update actions/cache action to v4
chore(deps): update actions/checkout action to v4
…ken-2.x

chore(deps): update tibdex/github-app-token action to v2
Malus-risus and others added 19 commits January 21, 2024 22:57
fix(deps): update module gopkg.in/yaml.v2 to v3
chore(deps): update dependency gradle to v7.6.4
…action-3.x

chore(deps): update gradle/gradle-build-action action to v3
…ull-request-6.x

chore(deps): update peter-evans/create-pull-request action to v6
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](cloudflare/circl@v1.3.6...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](cloudflare/circl@v1.3.6...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…c/foss/golang/github.com/cloudflare/circl-1.3.7

chore(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 in /core/src/foss/golang
…c/main/golang/github.com/cloudflare/circl-1.3.7

chore(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 in /core/src/main/golang
@Larvan2 Larvan2 merged commit 2a2686f into MetaCubeX:main Feb 20, 2024
1 check passed
@Larvan2
Copy link
Member

Larvan2 commented Feb 20, 2024

Thanks for your pull request.

Paulgudring pushed a commit to Paulgudring/ClashMetaForAndroid that referenced this pull request Feb 24, 2024
…erslash2) ) (MetaCubeX#186)

* chore(deps): bump github.com/cloudflare/circl in /core/src/foss/golang

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](cloudflare/circl@v1.3.6...v1.3.7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants