CVE-2022-50783 (GCVE-0-2022-50783)

Vulnerability from cvelistv5 – Published: 2025-12-24 13:06 – Updated: 2025-12-24 13:06
VLAI?
Title
mptcp: use proper req destructor for IPv6
Summary
In the Linux kernel, the following vulnerability has been resolved: mptcp: use proper req destructor for IPv6 Before, only the destructor from TCP request sock in IPv4 was called even if the subflow was IPv6. It is important to use the right destructor to avoid memory leaks with some advanced IPv6 features, e.g. when the request socks contain specific IPv6 options.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 79c0949e9a09f6a14a6dd18dc8396029423f9b68 , < 6eb02c596ec02e5897ae377e065cb7df55337a96 (git)
Affected: 79c0949e9a09f6a14a6dd18dc8396029423f9b68 , < bd5dc96fea4edd16d2e22f41b4dd50a4cfbeb919 (git)
Affected: 79c0949e9a09f6a14a6dd18dc8396029423f9b68 , < 092953f3c4cd65f88b27b87a922f6c725f34ee04 (git)
Affected: 79c0949e9a09f6a14a6dd18dc8396029423f9b68 , < 1922ea6b0ae2ea0c9a09be0eafafe1cd1069d259 (git)
Affected: 79c0949e9a09f6a14a6dd18dc8396029423f9b68 , < d3295fee3c756ece33ac0d935e172e68c0a4161b (git)
Create a notification for this product.
    Linux Linux Affected: 5.6
Unaffected: 0 , < 5.6 (semver)
Unaffected: 5.10.163 , ≤ 5.10.* (semver)
Unaffected: 5.15.87 , ≤ 5.15.* (semver)
Unaffected: 6.0.18 , ≤ 6.0.* (semver)
Unaffected: 6.1.4 , ≤ 6.1.* (semver)
Unaffected: 6.2 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/mptcp/subflow.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "6eb02c596ec02e5897ae377e065cb7df55337a96",
              "status": "affected",
              "version": "79c0949e9a09f6a14a6dd18dc8396029423f9b68",
              "versionType": "git"
            },
            {
              "lessThan": "bd5dc96fea4edd16d2e22f41b4dd50a4cfbeb919",
              "status": "affected",
              "version": "79c0949e9a09f6a14a6dd18dc8396029423f9b68",
              "versionType": "git"
            },
            {
              "lessThan": "092953f3c4cd65f88b27b87a922f6c725f34ee04",
              "status": "affected",
              "version": "79c0949e9a09f6a14a6dd18dc8396029423f9b68",
              "versionType": "git"
            },
            {
              "lessThan": "1922ea6b0ae2ea0c9a09be0eafafe1cd1069d259",
              "status": "affected",
              "version": "79c0949e9a09f6a14a6dd18dc8396029423f9b68",
              "versionType": "git"
            },
            {
              "lessThan": "d3295fee3c756ece33ac0d935e172e68c0a4161b",
              "status": "affected",
              "version": "79c0949e9a09f6a14a6dd18dc8396029423f9b68",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/mptcp/subflow.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.6"
            },
            {
              "lessThan": "5.6",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.163",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.87",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.18",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.163",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.87",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.18",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.4",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmptcp: use proper req destructor for IPv6\n\nBefore, only the destructor from TCP request sock in IPv4 was called\neven if the subflow was IPv6.\n\nIt is important to use the right destructor to avoid memory leaks with\nsome advanced IPv6 features, e.g. when the request socks contain\nspecific IPv6 options."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-24T13:06:10.602Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/6eb02c596ec02e5897ae377e065cb7df55337a96"
        },
        {
          "url": "https://git.kernel.org/stable/c/bd5dc96fea4edd16d2e22f41b4dd50a4cfbeb919"
        },
        {
          "url": "https://git.kernel.org/stable/c/092953f3c4cd65f88b27b87a922f6c725f34ee04"
        },
        {
          "url": "https://git.kernel.org/stable/c/1922ea6b0ae2ea0c9a09be0eafafe1cd1069d259"
        },
        {
          "url": "https://git.kernel.org/stable/c/d3295fee3c756ece33ac0d935e172e68c0a4161b"
        }
      ],
      "title": "mptcp: use proper req destructor for IPv6",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50783",
    "datePublished": "2025-12-24T13:06:10.602Z",
    "dateReserved": "2025-12-24T13:02:21.548Z",
    "dateUpdated": "2025-12-24T13:06:10.602Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50783\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-12-24T13:16:05.153\",\"lastModified\":\"2025-12-24T13:16:05.153\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmptcp: use proper req destructor for IPv6\\n\\nBefore, only the destructor from TCP request sock in IPv4 was called\\neven if the subflow was IPv6.\\n\\nIt is important to use the right destructor to avoid memory leaks with\\nsome advanced IPv6 features, e.g. when the request socks contain\\nspecific IPv6 options.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/092953f3c4cd65f88b27b87a922f6c725f34ee04\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/1922ea6b0ae2ea0c9a09be0eafafe1cd1069d259\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6eb02c596ec02e5897ae377e065cb7df55337a96\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/bd5dc96fea4edd16d2e22f41b4dd50a4cfbeb919\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d3295fee3c756ece33ac0d935e172e68c0a4161b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…