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] resolve potential attack in linker connection building #6752

Merged
merged 3 commits into from
Dec 14, 2024

Conversation

shiyu1994
Copy link
Collaborator

This is to resolve potential attack when building a connection in the initialization of distributed training. An attacker could send a malicious rank through the listener, causing an out of bound write. This was found by our secure research team.

@jameslamb jameslamb added the fix label Dec 13, 2024
@jameslamb jameslamb merged commit b33a12e into master Dec 14, 2024
48 checks passed
@jameslamb jameslamb deleted the fix-6750 branch December 14, 2024 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants