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 possible segfault in CapnProto input format #40241

Merged
merged 2 commits into from Aug 16, 2022

Conversation

Avogar
Copy link
Member

@Avogar Avogar commented Aug 15, 2022

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 segfault in CapnProto input format. This bug was found and send through ClickHouse bug-bounty program by kiojj.

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

@robot-ch-test-poll1 robot-ch-test-poll1 added the pr-bugfix Pull request with bugfix, not backported by default label Aug 15, 2022
@nikitamikhaylov nikitamikhaylov self-assigned this Aug 15, 2022
@alexey-milovidov
Copy link
Member

alexey-milovidov commented Aug 16, 2022

@Felixoid Integration tests:

ERROR: for replica2 Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
ERROR: for replica3 Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
ERROR: for zoo2 Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
ERROR: for zoo1 Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
ERROR: for replica1 Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
ERROR: for zoo3 Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

Docker Registry failed.

@alexey-milovidov alexey-milovidov merged commit a54db7d into ClickHouse:master Aug 16, 2022
@alexey-milovidov alexey-milovidov added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Aug 16, 2022
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Aug 17, 2022
alesapin pushed a commit that referenced this pull request Aug 22, 2022
Backport #40241 to 22.6: Fix possible segfault in CapnProto input format
alesapin pushed a commit that referenced this pull request Aug 26, 2022
Backport #40241 to 22.3: Fix possible segfault in CapnProto input format
Avogar added a commit that referenced this pull request Aug 30, 2022
Backport #40241 to 21.8: Fix possible segfault in CapnProto input format
Felixoid pushed a commit that referenced this pull request Sep 2, 2022
Backport #40241 to 22.7: Fix possible segfault in CapnProto input format
ch-devops pushed a commit to ClibMouse/ClickHouse that referenced this pull request Feb 1, 2023
Backport ClickHouse#40241 to 22.5: Fix possible segfault in CapnProto input format
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.

None yet

5 participants