mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-03 10:27:42 +00:00
8c309b8099
- Add comment explaining torch >=2.8.0 is already safe (CVE fixed in >=2.7.1) - Dependabot alert #33 is false positive due to missing lockfile - No version change needed - current specification is already secure Security Status: - CVE-2025-2953: Fixed in torch >=2.7.1, current spec >=2.8.0 ✓ - Affects: torch.mkldnn_max_pool2d function - Impact: Local DoS via improper resource shutdown - Attack vector: Local (requires local access) Note: Without a lockfile (pip-tools/uv/poetry), Dependabot cannot determine the installed version and raises alerts based on the requirement spec alone.