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

Check overflow in HashTable::alloc #46349

Conversation

KochetovNicolai
Copy link
Member

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Fix possible crash which can be caused by an integer overflow while deserializing aggregating state of a function that stores HashTable.

Found by WingFuzz

@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added the pr-bugfix Pull request with bugfix, not backported by default label Feb 13, 2023
@davenger davenger self-assigned this Feb 13, 2023
@robot-clickhouse-ci-2 robot-clickhouse-ci-2 merged commit ea5b645 into master Feb 14, 2023
@robot-clickhouse-ci-2 robot-clickhouse-ci-2 deleted the fix-crash-int-overflow-hash-table-deserialization-agg-state branch February 14, 2023 09:02
yokofly added a commit to timeplus-io/proton that referenced this pull request Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix Pull request with bugfix, not backported by default
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants