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

[Release 1.11] Update to Go v1.16.15 #4663

Merged
merged 2 commits into from
Mar 8, 2022
Merged

Conversation

bboreham
Copy link
Contributor

@bboreham bboreham commented Mar 7, 2022

To address GHSA-6685-ffxp-xm6f "stack exhaustion via a deeply nested expression".

This is for an upcoming patch release v1.11.1.

Note we always recommend that Cortex is run behind an authenticating front-end; if this front-end restricts queries (or all requests) to a moderate length before they reach Cortex then attackers cannot exploit this vulnerability which uses a message of over 2MB.
For example if Nginx is used as a front-end, it limits requests to 1MB by default.

Checklist

  • NA Tests updated
  • NA Documentation added
  • CHANGELOG.md updated

bboreham added 2 commits March 7, 2022 18:46
To address CVE-2022-24921 "stack exhaustion via a deeply nested expression".

Signed-off-by: Bryan Boreham <[email protected]>
@bboreham bboreham merged commit 8f0ec45 into release-1.11 Mar 8, 2022
@friedrichg friedrichg deleted the release-1.11-go-1-16-15 branch February 15, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants