{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "fa3fe2b150316b294f2c662653501273ff25bba8"
            },
            {
              "fixed": "301a33fd590c408a05c5df800e0cc1e6a8a2f8f8"
            },
            {
              "fixed": "68364963e5baf03f16b4420292291f75c8f66497"
            },
            {
              "fixed": "907ac6b1658e0277f979fcdfae2a753b495c1510"
            },
            {
              "fixed": "c4f4cf60797974873dbc8e100144682a6f2f861f"
            },
            {
              "fixed": "3b8cbba7c0ed31189c89f90be247b8973ffa79ef"
            },
            {
              "fixed": "8f4f0a157e8436a05bf8c3670b24dbc258911c43"
            },
            {
              "fixed": "8ab24fdebc369c0dfb90f82c1650b1e66662bb45"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.210"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.176"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.143"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.94"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.36"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.0.13"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63867.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmptcp: close TOCTOU race while computing rcv_wnd\n\nThe MPTCP output path access locklessly the MPTCP-level ack_seq\nin multiple times, using possibly different values for the data_ack\nin the DSS option and to compute the announced rcv wnd for the same\npacket.\n\nRefactor the cote to avoid inconsistencies which may confuse the\npeer. Also ensure that the MPTCP level rcv wnd is updated only when\nthe egress packet actually contains a DSS ack.",
  "id": "CVE-2026-63867",
  "modified": "2026-07-21T03:42:00.965665435Z",
  "published": "2026-07-19T14:18:37.234Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/301a33fd590c408a05c5df800e0cc1e6a8a2f8f8"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/3b8cbba7c0ed31189c89f90be247b8973ffa79ef"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/68364963e5baf03f16b4420292291f75c8f66497"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8ab24fdebc369c0dfb90f82c1650b1e66662bb45"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8f4f0a157e8436a05bf8c3670b24dbc258911c43"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/907ac6b1658e0277f979fcdfae2a753b495c1510"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c4f4cf60797974873dbc8e100144682a6f2f861f"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63867.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-63867"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "mptcp: close TOCTOU race while computing rcv_wnd"
}