{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "2.6.0"
              },
              {
                "fixed": "2.7.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "1eba9b3aa3c43f86f4a2c807ac8e12c4a7767340"
            },
            {
              "fixed": "134179474539648ba7dee1317959529fbd0e7f89"
            }
          ],
          "repo": "https://github.com/pytorch/pytorch",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results.",
  "id": "CVE-2025-46150",
  "modified": "2026-04-01T23:10:30.486843595Z",
  "published": "2025-09-25T15:16:12.303Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://gist.github.com/shaoyuyoung/4bcefba4004f8271e64b5185c95a248a"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/pytorch/pytorch/issues/141538"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/pytorch/pytorch/issues/141538#issuecomment-2537424658"
    },
    {
      "type": "FIX",
      "url": "https://github.com/pytorch/pytorch/pull/144395"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}