mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-01 01:27:42 +00:00
f328f31450
- Upgrade torch from >=2.6.0 to >=2.8.0 - Fixes CVE-2025-3730: DoS in torch.nn.functional.ctc_loss - Vulnerability in LossCTC.cpp leads to denial of service - Local attack with low complexity, requires low privileges - Also fixes CVE-2025-32434 (torch.load RCE) Fixes Dependabot Alert #34