Skip to content

Fix buffer overflow in Uber H3#19383

Merged
alexey-milovidov merged 4 commits intomasterfrom
h3-fix-buffer-overflow
Jan 22, 2021
Merged

Fix buffer overflow in Uber H3#19383
alexey-milovidov merged 4 commits intomasterfrom
h3-fix-buffer-overflow

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix possible buffer overflow in Uber H3 library. See uber/h3#392. This closes #19219.

@robot-clickhouse robot-clickhouse added pr-bugfix Pull request with bugfix, not backported by default submodule changed At least one submodule changed in this PR. labels Jan 21, 2021
@alexey-milovidov alexey-milovidov self-assigned this Jan 22, 2021
@alexey-milovidov alexey-milovidov merged commit 7b62871 into master Jan 22, 2021
@alexey-milovidov alexey-milovidov deleted the h3-fix-buffer-overflow branch January 22, 2021 14:14
alexey-milovidov added a commit that referenced this pull request Jan 23, 2021
Backport #19383 to 20.11: Fix buffer overflow in Uber H3
alexey-milovidov added a commit that referenced this pull request Jan 23, 2021
Backport #19383 to 21.1: Fix buffer overflow in Uber H3
alexey-milovidov added a commit that referenced this pull request Jan 23, 2021
Backport #19383 to 20.12: Fix buffer overflow in Uber H3
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 submodule changed At least one submodule changed in this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Buffer overflow is possible in "h3" library

2 participants