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

Fixing a couple security concerns in raft-dask nccl unique id generation #1785

Merged
merged 6 commits into from
Aug 30, 2023

Conversation

cjnolet
Copy link
Member

@cjnolet cjnolet commented Aug 29, 2023

No description provided.

2. Adding null termination to end of nccl id so it's not possible to overflow during conversion to python string
@cjnolet cjnolet added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Aug 29, 2023
@cjnolet cjnolet requested a review from a team as a code owner August 29, 2023 15:34
@cjnolet cjnolet self-assigned this Aug 29, 2023
@cjnolet cjnolet requested a review from a team as a code owner August 29, 2023 15:34
@cjnolet
Copy link
Member Author

cjnolet commented Aug 29, 2023

/merge

@rapids-bot rapids-bot bot merged commit a4c9613 into rapidsai:branch-23.10 Aug 30, 2023
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants