CVE-2022-50213 (GCVE-0-2022-50213)

Vulnerability from cvelistv5 – Published: 2025-06-18 11:03 – Updated: 2025-06-18 11:03
VLAI?
Title
netfilter: nf_tables: do not allow SET_ID to refer to another table
Summary
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: do not allow SET_ID to refer to another table When doing lookups for sets on the same batch by using its ID, a set from a different table can be used. Then, when the table is removed, a reference to the set may be kept after the set is freed, leading to a potential use-after-free. When looking for sets by ID, use the table that was used for the lookup by name, and only return sets belonging to that same table. This fixes CVE-2022-2586, also reported as ZDI-CAN-17470.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 958bee14d0718ca7a5002c0f48a099d1d345812a , < 77d3b5038b7462318f5183e2ad704b01d57215a2 (git)
Affected: 958bee14d0718ca7a5002c0f48a099d1d345812a , < fab2f61cc3b0e441b1749f017cfee75f9bbaded7 (git)
Affected: 958bee14d0718ca7a5002c0f48a099d1d345812a , < 1a4b18b1ff11ba26f9a852019d674fde9d1d1cff (git)
Affected: 958bee14d0718ca7a5002c0f48a099d1d345812a , < faafd9286f1355c76fe9ac3021c280297213330e (git)
Affected: 958bee14d0718ca7a5002c0f48a099d1d345812a , < f4fa03410f7c5f5bd8f90e9c11e9a8c4b526ff6f (git)
Affected: 958bee14d0718ca7a5002c0f48a099d1d345812a , < 0d07039397527361850c554c192e749cfc879ea9 (git)
Affected: 958bee14d0718ca7a5002c0f48a099d1d345812a , < 470ee20e069a6d05ae549f7d0ef2bdbcee6a81b2 (git)
Create a notification for this product.
    Linux Linux Affected: 3.16
Unaffected: 0 , < 3.16 (semver)
Unaffected: 4.19.256 , ≤ 4.19.* (semver)
Unaffected: 5.4.211 , ≤ 5.4.* (semver)
Unaffected: 5.10.137 , ≤ 5.10.* (semver)
Unaffected: 5.15.61 , ≤ 5.15.* (semver)
Unaffected: 5.18.18 , ≤ 5.18.* (semver)
Unaffected: 5.19.2 , ≤ 5.19.* (semver)
Unaffected: 6.0 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/netfilter/nf_tables_api.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "77d3b5038b7462318f5183e2ad704b01d57215a2",
              "status": "affected",
              "version": "958bee14d0718ca7a5002c0f48a099d1d345812a",
              "versionType": "git"
            },
            {
              "lessThan": "fab2f61cc3b0e441b1749f017cfee75f9bbaded7",
              "status": "affected",
              "version": "958bee14d0718ca7a5002c0f48a099d1d345812a",
              "versionType": "git"
            },
            {
              "lessThan": "1a4b18b1ff11ba26f9a852019d674fde9d1d1cff",
              "status": "affected",
              "version": "958bee14d0718ca7a5002c0f48a099d1d345812a",
              "versionType": "git"
            },
            {
              "lessThan": "faafd9286f1355c76fe9ac3021c280297213330e",
              "status": "affected",
              "version": "958bee14d0718ca7a5002c0f48a099d1d345812a",
              "versionType": "git"
            },
            {
              "lessThan": "f4fa03410f7c5f5bd8f90e9c11e9a8c4b526ff6f",
              "status": "affected",
              "version": "958bee14d0718ca7a5002c0f48a099d1d345812a",
              "versionType": "git"
            },
            {
              "lessThan": "0d07039397527361850c554c192e749cfc879ea9",
              "status": "affected",
              "version": "958bee14d0718ca7a5002c0f48a099d1d345812a",
              "versionType": "git"
            },
            {
              "lessThan": "470ee20e069a6d05ae549f7d0ef2bdbcee6a81b2",
              "status": "affected",
              "version": "958bee14d0718ca7a5002c0f48a099d1d345812a",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/netfilter/nf_tables_api.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.16"
            },
            {
              "lessThan": "3.16",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.256",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.211",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.137",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.61",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.18.*",
              "status": "unaffected",
              "version": "5.18.18",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.19.*",
              "status": "unaffected",
              "version": "5.19.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.256",
                  "versionStartIncluding": "3.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.211",
                  "versionStartIncluding": "3.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.137",
                  "versionStartIncluding": "3.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.61",
                  "versionStartIncluding": "3.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.18.18",
                  "versionStartIncluding": "3.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19.2",
                  "versionStartIncluding": "3.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0",
                  "versionStartIncluding": "3.16",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_tables: do not allow SET_ID to refer to another table\n\nWhen doing lookups for sets on the same batch by using its ID, a set from a\ndifferent table can be used.\n\nThen, when the table is removed, a reference to the set may be kept after\nthe set is freed, leading to a potential use-after-free.\n\nWhen looking for sets by ID, use the table that was used for the lookup by\nname, and only return sets belonging to that same table.\n\nThis fixes CVE-2022-2586, also reported as ZDI-CAN-17470."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-06-18T11:03:50.958Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/77d3b5038b7462318f5183e2ad704b01d57215a2"
        },
        {
          "url": "https://git.kernel.org/stable/c/fab2f61cc3b0e441b1749f017cfee75f9bbaded7"
        },
        {
          "url": "https://git.kernel.org/stable/c/1a4b18b1ff11ba26f9a852019d674fde9d1d1cff"
        },
        {
          "url": "https://git.kernel.org/stable/c/faafd9286f1355c76fe9ac3021c280297213330e"
        },
        {
          "url": "https://git.kernel.org/stable/c/f4fa03410f7c5f5bd8f90e9c11e9a8c4b526ff6f"
        },
        {
          "url": "https://git.kernel.org/stable/c/0d07039397527361850c554c192e749cfc879ea9"
        },
        {
          "url": "https://git.kernel.org/stable/c/470ee20e069a6d05ae549f7d0ef2bdbcee6a81b2"
        }
      ],
      "title": "netfilter: nf_tables: do not allow SET_ID to refer to another table",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50213",
    "datePublished": "2025-06-18T11:03:50.958Z",
    "dateReserved": "2025-06-18T10:57:27.429Z",
    "dateUpdated": "2025-06-18T11:03:50.958Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}


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…