Skip to content

Critical CVE in torch <= 2.5.1 #1693

@ian-beaver

Description

@ian-beaver

Prerequisites

Is your feature request related to a problem? Please describe.

NP is pinned to pytorch < 2.4, however there has been a critical CVE reported in pytorch <=2.5.1 that is now preventing any production use of NP in controlled environments. See: CVE-2025-32434

Describe the solution you'd like

Upgrade NP code to be compatible with torch 2.6 to prevent the CVE and retain distributed processing capability.

Describe alternatives you've considered

Forcing the upgrade to torch 2.6 to fix the CVE breaks the multiprocessing capability of NP so it is restricted to 1 CPU core. It is then too slow for production use.

Additional context

Any PCI or SOC2 controlled environment requires patching critical CVEs, meaning until this is fixed we cannot use NP in production environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions