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

Need Fix for CVE-2024-5480 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ByteHackr
Copy link

@ByteHackr ByteHackr commented Jun 11, 2024

Need to fix CVE-2024-5480 as it's a critical issue in the PyTorch distributed RPC framework and can lead to remote code execution (RCE) while multi-cpu RPC communication.

Although the vulnerable version of Pytorch is used or install via pip, but the vulnerable function is not called/used for RHEL-AI, that is 'torch.distributed.rpc' or any kind of rpc.

Ref & PoC & More at https://huntr.com/bounties/39811836-c5b3-4999-831e-46fee8fcade3

Before marge please test all functionality and do required code changes to merge it in main branch.

Thanks
Sandipan Roy

Need to fix CVE-2024-5480 as its a critical issue got pytorch. 

Before marge please test all functionality and changes required to merge it in main branch.

Thanks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant