{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "bedee0b561138346967cf1443f2afd1b48b3148f"
            },
            {
              "fixed": "e64148635509bf13eea851986f5a0b150e5bd066"
            },
            {
              "fixed": "2dba5774e8ed326a78ad4339d921a4291281ea6e"
            },
            {
              "fixed": "987c3ed7297e5661bc7f448f06fc366e497ac9b2"
            },
            {
              "fixed": "967d3c27127e71a10ff5c083583a038606431b61"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.0.0"
            },
            {
              "fixed": "6.1.81"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.19"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.7.7"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/27xxx/CVE-2024-27404.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmptcp: fix data races on remote_id\n\nSimilar to the previous patch, address the data race on\nremote_id, adding the suitable ONCE annotations.",
  "id": "CVE-2024-27404",
  "modified": "2026-08-12T03:51:13.763591729Z",
  "published": "2024-05-17T11:40:21.607Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2dba5774e8ed326a78ad4339d921a4291281ea6e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/967d3c27127e71a10ff5c083583a038606431b61"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/987c3ed7297e5661bc7f448f06fc366e497ac9b2"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e64148635509bf13eea851986f5a0b150e5bd066"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/27xxx/CVE-2024-27404.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27404"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.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: fix data races on remote_id"
}