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 buffer overflow in Decimal scale #42465

Merged
merged 3 commits into from Oct 21, 2022
Merged

Fix buffer overflow in Decimal scale #42465

merged 3 commits into from Oct 21, 2022

Conversation

alexey-milovidov
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 buffer overflow in the processing of Decimal data types. This closes #42451.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Oct 19, 2022
@alesapin alesapin self-assigned this Oct 19, 2022
@alesapin alesapin added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Oct 19, 2022
@alexey-milovidov alexey-milovidov merged commit 3beace6 into master Oct 21, 2022
@alexey-milovidov alexey-milovidov deleted the decimal-asan branch October 21, 2022 19:55
alexey-milovidov added a commit that referenced this pull request Oct 22, 2022
Backport #42465 to 22.9: Fix buffer overflow in Decimal scale
alexey-milovidov added a commit that referenced this pull request Oct 22, 2022
Backport #42465 to 22.8: Fix buffer overflow in Decimal scale
alexey-milovidov added a commit that referenced this pull request Dec 12, 2022
…fac35ee576807d67dada462e8319f

Cherry pick #42465 to 22.3: Fix buffer overflow in Decimal scale
@robot-clickhouse-ci-2 robot-clickhouse-ci-2 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-bugfix Pull request with bugfix, not backported by default pr-must-backport Pull request should be backported intentionally. Use this label with great care!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Asan: global-buffer-overflow in function skewSamp
4 participants