Skip to content

Fix segfault while parsing corrupted ORC file#33984

Merged
Avogar merged 4 commits intoClickHouse:masterfrom
Avogar:fix-orc
Jan 28, 2022
Merged

Fix segfault while parsing corrupted ORC file#33984
Avogar merged 4 commits intoClickHouse:masterfrom
Avogar:fix-orc

Conversation

@Avogar
Copy link
Copy Markdown
Member

@Avogar Avogar commented Jan 25, 2022

Changelog category (leave one):

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

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix segfault while parsing ORC file with corrupted footer. Closes #33797.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jan 25, 2022
@kitaisreal kitaisreal self-assigned this Jan 25, 2022
@Avogar
Copy link
Copy Markdown
Member Author

Avogar commented Jan 26, 2022

@Mergifyio update

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 26, 2022

update

✅ Branch has been successfully updated

@Avogar
Copy link
Copy Markdown
Member Author

Avogar commented Jan 27, 2022

@Mergifyio update

@Avogar Avogar added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Jan 27, 2022
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 27, 2022

update

✅ Branch has been successfully updated

@kitaisreal
Copy link
Copy Markdown
Contributor

@Mergifyio update

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 27, 2022

update

☑️ Nothing to do

Details
  • -closed [:pushpin: update requirement]
  • #commits-behind>0 [:pushpin: update requirement]

Avogar added a commit that referenced this pull request Feb 8, 2022
Backport #33984 to 21.11: Fix segfault while parsing corrupted ORC file
Avogar added a commit that referenced this pull request Feb 9, 2022
Backport #33984 to 21.12: Fix segfault while parsing corrupted ORC file
Avogar added a commit that referenced this pull request Feb 9, 2022
Backport #33984 to 22.1: Fix segfault while parsing corrupted ORC file
Avogar added a commit that referenced this pull request Feb 9, 2022
Backport #33984 to 21.8: Fix segfault while parsing corrupted ORC file
@Felixoid Felixoid added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jul 14, 2022
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.

ORC Format Parsing – Out-of-Bounds Access in Protobuf Messages

4 participants