Skip to content

build(deps): bump torch to 2.13.0 (CVE-2025-3000) - #9

Merged
myl7 merged 1 commit into
mainfrom
fix/torch-cve-2025-3000
Jul 19, 2026
Merged

build(deps): bump torch to 2.13.0 (CVE-2025-3000)#9
myl7 merged 1 commit into
mainfrom
fix/torch-cve-2025-3000

Conversation

@myl7

@myl7 myl7 commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Fixes Dependabot alert #5.

torch <= 2.12.1 is vulnerable to memory corruption through torch.jit.script (GHSA-rrmf-rvhw-rf47 / CVE-2025-3000, low severity).

pyproject.toml already allows the fix (torch>=2.6); only uv.lock needed re-locking. Ran uv lock --upgrade-package torch, which bumped torch 2.11.0 -> 2.13.0 and pulled in updated CUDA/nvidia/triton transitive deps.

🤖 Generated with Claude Code

torch <= 2.12.1 is vulnerable to memory corruption via torch.jit.script
(GHSA-rrmf-rvhw-rf47 / CVE-2025-3000). Re-lock to 2.13.0, which pulls in
updated CUDA/nvidia/triton transitive deps.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 19, 2026 01:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@myl7
myl7 merged commit 16cc136 into main Jul 19, 2026
4 checks passed
@myl7
myl7 deleted the fix/torch-cve-2025-3000 branch July 19, 2026 01:16
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.

2 participants