Incorrect Calculation in PyTorch by Meta AI
CVE-2025-46148
5.3MEDIUM
What is CVE-2025-46148?
In PyTorch versions up to 2.6.0, utilizing eager mode with the function nn.PairwiseDistance(p=2) can lead to inaccurate results. This issue can significantly affect the reliability of distance calculations in machine learning models, potentially compromising the integrity of the outputs generated from these computations.
