CVE-2022-2588 (GCVE-0-2022-2588)

Vulnerability from cvelistv5 – Published: 2024-01-08 17:50 – Updated: 2025-05-22 18:23
VLAI?
Summary
It was discovered that the cls_route filter implementation in the Linux kernel would not remove an old filter from the hashtable before freeing it if its handle had the value 0.
CWE
Assigner
Impacted products
Vendor Product Version
The Linux Kernel Organization linux Affected: 0 , < 6.0~rc1 (semver)
Create a notification for this product.
Credits
Zhenpeng Lin working with Trend Micro's Zero Day Initiative
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T00:39:08.044Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "https://ubuntu.com/security/notices/USN-5565-1"
          },
          {
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "https://ubuntu.com/security/notices/USN-5562-1"
          },
          {
            "tags": [
              "issue-tracking",
              "x_transferred"
            ],
            "url": "https://www.openwall.com/lists/oss-security/2022/08/09/6"
          },
          {
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "https://ubuntu.com/security/notices/USN-5582-1"
          },
          {
            "tags": [
              "issue-tracking",
              "x_transferred"
            ],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2588"
          },
          {
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "https://ubuntu.com/security/notices/USN-5564-1"
          },
          {
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "https://ubuntu.com/security/notices/USN-5566-1"
          },
          {
            "tags": [
              "issue-tracking",
              "x_transferred"
            ],
            "url": "https://www.zerodayinitiative.com/advisories/ZDI-22-1117/"
          },
          {
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "https://ubuntu.com/security/notices/USN-5588-1"
          },
          {
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "https://ubuntu.com/security/notices/USN-5560-1"
          },
          {
            "tags": [
              "issue-tracking",
              "x_transferred"
            ],
            "url": "https://github.com/Markakd/CVE-2022-2588"
          },
          {
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "https://ubuntu.com/security/notices/USN-5567-1"
          },
          {
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "https://ubuntu.com/security/notices/USN-5560-2"
          },
          {
            "tags": [
              "issue-tracking",
              "x_transferred"
            ],
            "url": "https://lore.kernel.org/netdev/20220809170518.164662-1-cascardo@canonical.com/T/#u"
          },
          {
            "tags": [
              "third-party-advisory",
              "x_transferred"
            ],
            "url": "https://ubuntu.com/security/notices/USN-5557-1"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2022-2588",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-02-06T20:44:16.386267Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-05-22T18:23:25.184Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "packageName": "linux",
          "platforms": [
            "Linux"
          ],
          "product": "linux",
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git",
          "vendor": "The Linux Kernel Organization",
          "versions": [
            {
              "lessThan": "6.0~rc1",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Zhenpeng Lin working with Trend Micro\u0027s Zero Day Initiative"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "It was discovered that the cls_route filter implementation in the Linux kernel would not remove an old filter from the hashtable before freeing it if its handle had the value 0."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "format": "CVSS"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-416",
              "description": "CWE-416",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-01-08T17:50:47.948Z",
        "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
        "shortName": "canonical"
      },
      "references": [
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://ubuntu.com/security/notices/USN-5565-1"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://ubuntu.com/security/notices/USN-5562-1"
        },
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://www.openwall.com/lists/oss-security/2022/08/09/6"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://ubuntu.com/security/notices/USN-5582-1"
        },
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2588"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://ubuntu.com/security/notices/USN-5564-1"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://ubuntu.com/security/notices/USN-5566-1"
        },
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-22-1117/"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://ubuntu.com/security/notices/USN-5588-1"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://ubuntu.com/security/notices/USN-5560-1"
        },
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://github.com/Markakd/CVE-2022-2588"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://ubuntu.com/security/notices/USN-5567-1"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://ubuntu.com/security/notices/USN-5560-2"
        },
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://lore.kernel.org/netdev/20220809170518.164662-1-cascardo@canonical.com/T/#u"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://ubuntu.com/security/notices/USN-5557-1"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
    "assignerShortName": "canonical",
    "cveId": "CVE-2022-2588",
    "datePublished": "2024-01-08T17:50:47.948Z",
    "dateReserved": "2022-07-29T23:41:31.412Z",
    "dateUpdated": "2025-05-22T18:23:25.184Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"cna\": {\"affected\": [{\"packageName\": \"linux\", \"product\": \"linux\", \"vendor\": \"The Linux Kernel Organization\", \"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git\", \"platforms\": [\"Linux\"], \"versions\": [{\"lessThan\": \"6.0~rc1\", \"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\"}]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"It was discovered that the cls_route filter implementation in the Linux kernel would not remove an old filter from the hashtable before freeing it if its handle had the value 0.\"}], \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-416\", \"description\": \"CWE-416\", \"lang\": \"en\", \"type\": \"CWE\"}]}], \"references\": [{\"tags\": [\"third-party-advisory\"], \"url\": \"https://ubuntu.com/security/notices/USN-5565-1\"}, {\"tags\": [\"third-party-advisory\"], \"url\": \"https://ubuntu.com/security/notices/USN-5562-1\"}, {\"tags\": [\"issue-tracking\"], \"url\": \"https://www.openwall.com/lists/oss-security/2022/08/09/6\"}, {\"tags\": [\"third-party-advisory\"], \"url\": \"https://ubuntu.com/security/notices/USN-5582-1\"}, {\"tags\": [\"issue-tracking\"], \"url\": \"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2588\"}, {\"tags\": [\"third-party-advisory\"], \"url\": \"https://ubuntu.com/security/notices/USN-5564-1\"}, {\"tags\": [\"third-party-advisory\"], \"url\": \"https://ubuntu.com/security/notices/USN-5566-1\"}, {\"tags\": [\"issue-tracking\"], \"url\": \"https://www.zerodayinitiative.com/advisories/ZDI-22-1117/\"}, {\"tags\": [\"third-party-advisory\"], \"url\": \"https://ubuntu.com/security/notices/USN-5588-1\"}, {\"tags\": [\"third-party-advisory\"], \"url\": \"https://ubuntu.com/security/notices/USN-5560-1\"}, {\"tags\": [\"issue-tracking\"], \"url\": \"https://github.com/Markakd/CVE-2022-2588\"}, {\"tags\": [\"third-party-advisory\"], \"url\": \"https://ubuntu.com/security/notices/USN-5567-1\"}, {\"tags\": [\"third-party-advisory\"], \"url\": \"https://ubuntu.com/security/notices/USN-5560-2\"}, {\"tags\": [\"issue-tracking\"], \"url\": \"https://lore.kernel.org/netdev/20220809170518.164662-1-cascardo@canonical.com/T/#u\"}, {\"tags\": [\"third-party-advisory\"], \"url\": \"https://ubuntu.com/security/notices/USN-5557-1\"}], \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Zhenpeng Lin working with Trend Micro\u0027s Zero Day Initiative\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\"}}], \"providerMetadata\": {\"orgId\": \"cc1ad9ee-3454-478d-9317-d3e869d708bc\", \"shortName\": \"canonical\", \"dateUpdated\": \"2024-01-08T17:50:47.948Z\"}}, \"adp\": [{\"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T00:39:08.044Z\"}, \"title\": \"CVE Program Container\", \"references\": [{\"tags\": [\"third-party-advisory\", \"x_transferred\"], \"url\": \"https://ubuntu.com/security/notices/USN-5565-1\"}, {\"tags\": [\"third-party-advisory\", \"x_transferred\"], \"url\": \"https://ubuntu.com/security/notices/USN-5562-1\"}, {\"tags\": [\"issue-tracking\", \"x_transferred\"], \"url\": \"https://www.openwall.com/lists/oss-security/2022/08/09/6\"}, {\"tags\": [\"third-party-advisory\", \"x_transferred\"], \"url\": \"https://ubuntu.com/security/notices/USN-5582-1\"}, {\"tags\": [\"issue-tracking\", \"x_transferred\"], \"url\": \"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2588\"}, {\"tags\": [\"third-party-advisory\", \"x_transferred\"], \"url\": \"https://ubuntu.com/security/notices/USN-5564-1\"}, {\"tags\": [\"third-party-advisory\", \"x_transferred\"], \"url\": \"https://ubuntu.com/security/notices/USN-5566-1\"}, {\"tags\": [\"issue-tracking\", \"x_transferred\"], \"url\": \"https://www.zerodayinitiative.com/advisories/ZDI-22-1117/\"}, {\"tags\": [\"third-party-advisory\", \"x_transferred\"], \"url\": \"https://ubuntu.com/security/notices/USN-5588-1\"}, {\"tags\": [\"third-party-advisory\", \"x_transferred\"], \"url\": \"https://ubuntu.com/security/notices/USN-5560-1\"}, {\"tags\": [\"issue-tracking\", \"x_transferred\"], \"url\": \"https://github.com/Markakd/CVE-2022-2588\"}, {\"tags\": [\"third-party-advisory\", \"x_transferred\"], \"url\": \"https://ubuntu.com/security/notices/USN-5567-1\"}, {\"tags\": [\"third-party-advisory\", \"x_transferred\"], \"url\": \"https://ubuntu.com/security/notices/USN-5560-2\"}, {\"tags\": [\"issue-tracking\", \"x_transferred\"], \"url\": \"https://lore.kernel.org/netdev/20220809170518.164662-1-cascardo@canonical.com/T/#u\"}, {\"tags\": [\"third-party-advisory\", \"x_transferred\"], \"url\": \"https://ubuntu.com/security/notices/USN-5557-1\"}]}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-2588\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-02-06T20:44:16.386267Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-22T18:23:05.440Z\"}}]}",
      "cveMetadata": "{\"cveId\": \"CVE-2022-2588\", \"assignerOrgId\": \"cc1ad9ee-3454-478d-9317-d3e869d708bc\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"canonical\", \"dateReserved\": \"2022-07-29T23:41:31.412Z\", \"datePublished\": \"2024-01-08T17:50:47.948Z\", \"dateUpdated\": \"2025-05-22T18:23:25.184Z\"}",
      "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…