GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2022-48643 (GCVE-0-2022-48643)

Vulnerability from cvelistv5 – Published: 2024-04-28 13:00 – Updated: 2026-05-11 18:44
VLAI
Title
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Summary
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain() syzbot is reporting underflow of nft_counters_enabled counter at nf_tables_addchain() [1], for commit 43eb8949cfdffa76 ("netfilter: nf_tables: do not leave chain stats enabled on error") missed that nf_tables_chain_destroy() after nft_basechain_init() in the error path of nf_tables_addchain() decrements the counter because nft_basechain_init() makes nft_is_base_chain() return true by setting NFT_CHAIN_BASE flag. Increment the counter immediately after returning from nft_basechain_init().
Severity
No CVSS data available.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-06-17 19:08 UTC
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: c907dfe4eaca9665694a0340de1458a093abe354 , < 710e3f526bd23a0d33435dedc52c3144de284378 (git)
Affected: 6d7ddee503951641f3ec6f0e3269446970bbcdab , < 91aa52652f4b37089aff3cb53e83049d826fef6d (git)
Affected: 98a621ef45e3605c7487f7fa6fec7df94697d6a2 , < 8bcad2a931313aeba076b76922d5813ef97d0a91 (git)
Affected: 43eb8949cfdffa764b92bc6c54b87cbe5b0003fe , < 921ebde3c0d22c8cba74ce8eb3cc4626abff1ccd (git)
guessed Create a notification for this product.
Linux Linux Affected: 5.10.140 , < 5.10.146 (semver)
Affected: 5.15.64 , < 5.15.71 (semver)
Affected: 5.19.6 , < 5.19.12 (semver)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2022-48643",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-06-17T19:08:06.507072Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-17T19:08:16.224Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T15:17:55.519Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/710e3f526bd23a0d33435dedc52c3144de284378"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/91aa52652f4b37089aff3cb53e83049d826fef6d"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/8bcad2a931313aeba076b76922d5813ef97d0a91"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/921ebde3c0d22c8cba74ce8eb3cc4626abff1ccd"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "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": "710e3f526bd23a0d33435dedc52c3144de284378",
              "status": "affected",
              "version": "c907dfe4eaca9665694a0340de1458a093abe354",
              "versionType": "git"
            },
            {
              "lessThan": "91aa52652f4b37089aff3cb53e83049d826fef6d",
              "status": "affected",
              "version": "6d7ddee503951641f3ec6f0e3269446970bbcdab",
              "versionType": "git"
            },
            {
              "lessThan": "8bcad2a931313aeba076b76922d5813ef97d0a91",
              "status": "affected",
              "version": "98a621ef45e3605c7487f7fa6fec7df94697d6a2",
              "versionType": "git"
            },
            {
              "lessThan": "921ebde3c0d22c8cba74ce8eb3cc4626abff1ccd",
              "status": "affected",
              "version": "43eb8949cfdffa764b92bc6c54b87cbe5b0003fe",
              "versionType": "git"
            }
          ]
        },
        {
          "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": "5.10.146",
              "status": "affected",
              "version": "5.10.140",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15.71",
              "status": "affected",
              "version": "5.15.64",
              "versionType": "semver"
            },
            {
              "lessThan": "5.19.12",
              "status": "affected",
              "version": "5.19.6",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.146",
                  "versionStartIncluding": "5.10.140",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.71",
                  "versionStartIncluding": "5.15.64",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19.12",
                  "versionStartIncluding": "5.19.6",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()\n\nsyzbot is reporting underflow of nft_counters_enabled counter at\nnf_tables_addchain() [1], for commit 43eb8949cfdffa76 (\"netfilter:\nnf_tables: do not leave chain stats enabled on error\") missed that\nnf_tables_chain_destroy() after nft_basechain_init() in the error path of\nnf_tables_addchain() decrements the counter because nft_basechain_init()\nmakes nft_is_base_chain() return true by setting NFT_CHAIN_BASE flag.\n\nIncrement the counter immediately after returning from\nnft_basechain_init()."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T18:44:20.427Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/710e3f526bd23a0d33435dedc52c3144de284378"
        },
        {
          "url": "https://git.kernel.org/stable/c/91aa52652f4b37089aff3cb53e83049d826fef6d"
        },
        {
          "url": "https://git.kernel.org/stable/c/8bcad2a931313aeba076b76922d5813ef97d0a91"
        },
        {
          "url": "https://git.kernel.org/stable/c/921ebde3c0d22c8cba74ce8eb3cc4626abff1ccd"
        }
      ],
      "title": "netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-48643",
    "datePublished": "2024-04-28T13:00:03.181Z",
    "dateReserved": "2024-02-25T13:44:28.316Z",
    "dateUpdated": "2026-05-11T18:44:20.427Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-48643",
      "date": "2026-09-16",
      "epss": "0.00232",
      "percentile": "0.14234"
    },
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnetfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()\\n\\nsyzbot is reporting underflow of nft_counters_enabled counter at\\nnf_tables_addchain() [1], for commit 43eb8949cfdffa76 (\\\"netfilter:\\nnf_tables: do not leave chain stats enabled on error\\\") missed that\\nnf_tables_chain_destroy() after nft_basechain_init() in the error path of\\nnf_tables_addchain() decrements the counter because nft_basechain_init()\\nmakes nft_is_base_chain() return true by setting NFT_CHAIN_BASE flag.\\n\\nIncrement the counter immediately after returning from\\nnft_basechain_init().\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: netfilter: nf_tables: corrige el desbordamiento de nft_counters_enabled en nf_tables_addchain() syzbot informa el desbordamiento del contador nft_counters_enabled en nf_tables_addchain() [1], para el commit 43eb8949cfdffa76 (\\\"netfilter: nf_tables: no salir estad\\u00edsticas de cadena habilitadas en caso de error\\\") pas\\u00f3 por alto que nf_tables_chain_destroy() despu\\u00e9s de nft_basechain_init() en la ruta de error de nf_tables_addchain() disminuye el contador porque nft_basechain_init() hace que nft_is_base_chain() devuelva verdadero al configurar el indicador NFT_CHAIN_BASE. Incrementa el contador inmediatamente despu\\u00e9s de regresar de nft_basechain_init().\"}]",
      "id": "CVE-2022-48643",
      "lastModified": "2024-11-21T07:33:40.710",
      "published": "2024-04-28T13:15:07.040",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/710e3f526bd23a0d33435dedc52c3144de284378\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/8bcad2a931313aeba076b76922d5813ef97d0a91\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/91aa52652f4b37089aff3cb53e83049d826fef6d\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/921ebde3c0d22c8cba74ce8eb3cc4626abff1ccd\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/710e3f526bd23a0d33435dedc52c3144de284378\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/8bcad2a931313aeba076b76922d5813ef97d0a91\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/91aa52652f4b37089aff3cb53e83049d826fef6d\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/921ebde3c0d22c8cba74ce8eb3cc4626abff1ccd\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Awaiting Analysis"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-48643\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-04-28T13:15:07.040\",\"lastModified\":\"2026-06-17T05:15:48.230\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnetfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()\\n\\nsyzbot is reporting underflow of nft_counters_enabled counter at\\nnf_tables_addchain() [1], for commit 43eb8949cfdffa76 (\\\"netfilter:\\nnf_tables: do not leave chain stats enabled on error\\\") missed that\\nnf_tables_chain_destroy() after nft_basechain_init() in the error path of\\nnf_tables_addchain() decrements the counter because nft_basechain_init()\\nmakes nft_is_base_chain() return true by setting NFT_CHAIN_BASE flag.\\n\\nIncrement the counter immediately after returning from\\nnft_basechain_init().\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: netfilter: nf_tables: corrige el desbordamiento de nft_counters_enabled en nf_tables_addchain() syzbot informa el desbordamiento del contador nft_counters_enabled en nf_tables_addchain() [1], para el commit 43eb8949cfdffa76 (\\\"netfilter: nf_tables: no salir estad\u00edsticas de cadena habilitadas en caso de error\\\") pas\u00f3 por alto que nf_tables_chain_destroy() despu\u00e9s de nft_basechain_init() en la ruta de error de nf_tables_addchain() disminuye el contador porque nft_basechain_init() hace que nft_is_base_chain() devuelva verdadero al configurar el indicador NFT_CHAIN_BASE. Incrementa el contador inmediatamente despu\u00e9s de regresar de nft_basechain_init().\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/netfilter/nf_tables_api.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"c907dfe4eaca9665694a0340de1458a093abe354\",\"lessThan\":\"710e3f526bd23a0d33435dedc52c3144de284378\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6d7ddee503951641f3ec6f0e3269446970bbcdab\",\"lessThan\":\"91aa52652f4b37089aff3cb53e83049d826fef6d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"98a621ef45e3605c7487f7fa6fec7df94697d6a2\",\"lessThan\":\"8bcad2a931313aeba076b76922d5813ef97d0a91\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"43eb8949cfdffa764b92bc6c54b87cbe5b0003fe\",\"lessThan\":\"921ebde3c0d22c8cba74ce8eb3cc4626abff1ccd\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/netfilter/nf_tables_api.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.10.140\",\"lessThan\":\"5.10.146\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.15.64\",\"lessThan\":\"5.15.71\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.19.6\",\"lessThan\":\"5.19.12\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-06-17T19:08:06.507072Z\",\"id\":\"CVE-2022-48643\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-191\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.140\",\"versionEndExcluding\":\"5.10.146\",\"matchCriteriaId\":\"46F3A060-702E-4018-94C5-4E7FC03AB0F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.15.64\",\"versionEndExcluding\":\"5.15.71\",\"matchCriteriaId\":\"E9A066D2-5BB3-49A3-9666-5736C6889680\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.19.6\",\"versionEndExcluding\":\"5.19.12\",\"matchCriteriaId\":\"F7C38106-1200-4F0A-A144-7F7E34C1383D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"A46498B3-78E1-4623-AAE1-94D29A42BE4E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.0:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"F8446E87-F5F6-41CA-8201-BAE0F0CA6DD9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.0:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E5FB72F-67CE-43CC-83FE-541604D98182\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.0:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"3A0A7397-F5F8-4753-82DC-9A11288E696D\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/710e3f526bd23a0d33435dedc52c3144de284378\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8bcad2a931313aeba076b76922d5813ef97d0a91\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/91aa52652f4b37089aff3cb53e83049d826fef6d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/921ebde3c0d22c8cba74ce8eb3cc4626abff1ccd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/710e3f526bd23a0d33435dedc52c3144de284378\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8bcad2a931313aeba076b76922d5813ef97d0a91\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/91aa52652f4b37089aff3cb53e83049d826fef6d\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/921ebde3c0d22c8cba74ce8eb3cc4626abff1ccd\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2025-11-21T11:02:49+00:00",
      "cve": "CVE-2022-48643",
      "id": "CVE-2022-48643",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:known_affected": "198",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-48643.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-01T01:30:27Z",
      "cve": "CVE-2022-48643",
      "id": "CVE-2022-48643",
      "initial_release_date": "2024-04-30T02:26:33Z",
      "product_status:known_not_affected": "343",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2022-48643",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2022-48643.json",
      "version": "19"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/710e3f526bd23a0d33435dedc52c3144de284378\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/91aa52652f4b37089aff3cb53e83049d826fef6d\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/8bcad2a931313aeba076b76922d5813ef97d0a91\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/921ebde3c0d22c8cba74ce8eb3cc4626abff1ccd\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T15:17:55.519Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-48643\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-17T19:08:06.507072Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-17T19:08:12.454Z\"}}], \"cna\": {\"title\": \"netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"c907dfe4eaca9665694a0340de1458a093abe354\", \"lessThan\": \"710e3f526bd23a0d33435dedc52c3144de284378\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"6d7ddee503951641f3ec6f0e3269446970bbcdab\", \"lessThan\": \"91aa52652f4b37089aff3cb53e83049d826fef6d\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"98a621ef45e3605c7487f7fa6fec7df94697d6a2\", \"lessThan\": \"8bcad2a931313aeba076b76922d5813ef97d0a91\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"43eb8949cfdffa764b92bc6c54b87cbe5b0003fe\", \"lessThan\": \"921ebde3c0d22c8cba74ce8eb3cc4626abff1ccd\", \"versionType\": \"git\"}], \"programFiles\": [\"net/netfilter/nf_tables_api.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.10.140\", \"lessThan\": \"5.10.146\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.15.64\", \"lessThan\": \"5.15.71\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.19.6\", \"lessThan\": \"5.19.12\", \"versionType\": \"semver\"}], \"programFiles\": [\"net/netfilter/nf_tables_api.c\"], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/710e3f526bd23a0d33435dedc52c3144de284378\"}, {\"url\": \"https://git.kernel.org/stable/c/91aa52652f4b37089aff3cb53e83049d826fef6d\"}, {\"url\": \"https://git.kernel.org/stable/c/8bcad2a931313aeba076b76922d5813ef97d0a91\"}, {\"url\": \"https://git.kernel.org/stable/c/921ebde3c0d22c8cba74ce8eb3cc4626abff1ccd\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnetfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()\\n\\nsyzbot is reporting underflow of nft_counters_enabled counter at\\nnf_tables_addchain() [1], for commit 43eb8949cfdffa76 (\\\"netfilter:\\nnf_tables: do not leave chain stats enabled on error\\\") missed that\\nnf_tables_chain_destroy() after nft_basechain_init() in the error path of\\nnf_tables_addchain() decrements the counter because nft_basechain_init()\\nmakes nft_is_base_chain() return true by setting NFT_CHAIN_BASE flag.\\n\\nIncrement the counter immediately after returning from\\nnft_basechain_init().\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.146\", \"versionStartIncluding\": \"5.10.140\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.71\", \"versionStartIncluding\": \"5.15.64\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.19.12\", \"versionStartIncluding\": \"5.19.6\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-05-11T18:44:20.427Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2022-48643\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-11T18:44:20.427Z\", \"dateReserved\": \"2024-02-25T13:44:28.316Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-04-28T13:00:03.181Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…