Skip to content

Fix insufficient argument check for encryption functions#40194

Merged
alexey-milovidov merged 2 commits intomasterfrom
decrypt-bad-arguments
Aug 14, 2022
Merged

Fix insufficient argument check for encryption functions#40194
alexey-milovidov merged 2 commits intomasterfrom
decrypt-bad-arguments

Conversation

@alexey-milovidov
Copy link
Copy Markdown
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 insufficient argument check for encryption functions (found by query fuzzer). This closes #39987.

@alexey-milovidov alexey-milovidov added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Aug 14, 2022
@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Aug 14, 2022
@alexey-milovidov alexey-milovidov self-assigned this Aug 14, 2022
@alexey-milovidov alexey-milovidov merged commit 3d0948b into master Aug 14, 2022
@alexey-milovidov alexey-milovidov deleted the decrypt-bad-arguments branch August 14, 2022 06:46
robot-clickhouse pushed a commit that referenced this pull request Aug 14, 2022
robot-clickhouse pushed a commit that referenced this pull request Aug 14, 2022
robot-clickhouse pushed a commit that referenced this pull request Aug 14, 2022
robot-clickhouse pushed a commit that referenced this pull request Aug 14, 2022
robot-clickhouse pushed a commit that referenced this pull request Aug 15, 2022
@robot-clickhouse robot-clickhouse added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Aug 15, 2022
alesapin pushed a commit that referenced this pull request Aug 22, 2022
Backport #40194 to 22.6: Fix insufficient argument check for encryption functions
alesapin pushed a commit that referenced this pull request Aug 26, 2022
Backport #40194 to 22.3: Fix insufficient argument check for encryption functions
Felixoid pushed a commit that referenced this pull request Sep 2, 2022
Backport #40194 to 22.7: Fix insufficient argument check for encryption functions
ch-devops pushed a commit to ClibMouse/ClickHouse that referenced this pull request Feb 1, 2023
Backport ClickHouse#40194 to 22.5: Fix insufficient argument check for encryption functions
bright-zy pushed a commit to bright-zy/ClickHouse that referenced this pull request Apr 10, 2023
Backport ClickHouse#40194 to 21.8: Fix insufficient argument check for encryption functions
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.

FunctionDecrypt: Too large size ... passed to allocator. It indicates an error

2 participants