We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Are there any plans to address the vulnerability highlighted here: https://nvd.nist.gov/vuln/detail/CVE-2024-5452?
master
No response
# Error messages and logs here please
#- Lightning Component (e.g. Trainer, LightningModule, LightningApp, LightningWork, LightningFlow): #- PyTorch Lightning Version (e.g., 1.5.0): #- Lightning App Version (e.g., 0.5.2): #- PyTorch Version (e.g., 2.0): #- Python version (e.g., 3.9): #- OS (e.g., Linux): #- CUDA/cuDNN version: #- GPU models and configuration: #- How you installed Lightning(`conda`, `pip`, source): #- Running environment of LightningApp (e.g. local, cloud):
The text was updated successfully, but these errors were encountered:
Hey @kacpersh Thanks for reaching out. This has come up already and we are working on it, see the response here: #20032 (comment)
Sorry, something went wrong.
Update: we've removed the code in question from the repo.
A new release is available with the reported code removed: pypi.org/project/lightning
To upgrade:
pip install -U lightning
No action is required for the pytorch-lightning package or the lightning-fabric package, these never had that code included.
pytorch-lightning
lightning-fabric
With this, I'm closing the issue. Thanks for the help everyone.
No branches or pull requests
Bug description
Are there any plans to address the vulnerability highlighted here: https://nvd.nist.gov/vuln/detail/CVE-2024-5452?
What version are you seeing the problem on?
master
How to reproduce the bug
No response
Error messages and logs
Environment
Current environment
More info
No response
The text was updated successfully, but these errors were encountered: