CVE-2023-52433 (GCVE-0-2023-52433)

Vulnerability from cvelistv5 – Published: 2024-02-20 12:52 – Updated: 2026-08-05 09:09
VLAI
Title
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Summary
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction New elements in this transaction might expired before such transaction ends. Skip sync GC for such elements otherwise commit path might walk over an already released object. Once transaction is finished, async GC will collect such expired element.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-273 - Improper Check for Dropped Privileges
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: cb4d00b563675ba8ff6ef94b077f58d816f68ba3 , < 9db9feb841f7449772f9393c16b9ef4536d8c127 (git)
Affected: c357648929c8dff891502349769aafb8f0452bc2 , < 03caf75da1059f0460666c826e9f50e13dfd0017 (git)
Affected: 146c76866795553dbc19998f36718d7986ad302b , < c323ed65f66e5387ee0a73452118d49f1dae81b8 (git)
Affected: 479a2cf5259347d6a1f658b0f791d27a34908e91 , < 9af7dfb3c9d7985172a240f85e684c5cd33e29ce (git)
Affected: df650d6a4bf47248261b61ef6b174d7c54034d15 , < 9a8c544158f68f656d1734eb5ba00c4f817b76b1 (git)
Affected: f6c383b8c31a93752a52697f8430a71dcbc46adf , < e3213ff99a355cda811b41e8dbb3472d13167a3a (git)
Affected: f6c383b8c31a93752a52697f8430a71dcbc46adf , < 2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4 (git)
Affected: e4d71d6a9c7db93f7bf20c3a0f0659d63d7de681 (git)
Affected: 6.4.11 , < 6.5 (semver)
Create a notification for this product.
Linux Linux Affected: 6.5
Unaffected: 0 , < 6.5 (semver)
Unaffected: 6.5.4 , ≤ 6.5.* (semver)
Unaffected: 6.6 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "LOCAL",
              "availabilityImpact": "HIGH",
              "baseScore": 4.4,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "privilegesRequired": "HIGH",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2023-52433",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-10-01T19:12:40.632777Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-273",
                "description": "CWE-273 Improper Check for Dropped Privileges",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-10-01T19:12:53.363Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-28T15:02:46.362Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/9db9feb841f7449772f9393c16b9ef4536d8c127"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/03caf75da1059f0460666c826e9f50e13dfd0017"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/c323ed65f66e5387ee0a73452118d49f1dae81b8"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/9af7dfb3c9d7985172a240f85e684c5cd33e29ce"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/9a8c544158f68f656d1734eb5ba00c4f817b76b1"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/e3213ff99a355cda811b41e8dbb3472d13167a3a"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4"
          },
          {
            "url": "https://security.netapp.com/advisory/ntap-20240828-0003/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/netfilter/nft_set_rbtree.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "9db9feb841f7449772f9393c16b9ef4536d8c127",
              "status": "affected",
              "version": "cb4d00b563675ba8ff6ef94b077f58d816f68ba3",
              "versionType": "git"
            },
            {
              "lessThan": "03caf75da1059f0460666c826e9f50e13dfd0017",
              "status": "affected",
              "version": "c357648929c8dff891502349769aafb8f0452bc2",
              "versionType": "git"
            },
            {
              "lessThan": "c323ed65f66e5387ee0a73452118d49f1dae81b8",
              "status": "affected",
              "version": "146c76866795553dbc19998f36718d7986ad302b",
              "versionType": "git"
            },
            {
              "lessThan": "9af7dfb3c9d7985172a240f85e684c5cd33e29ce",
              "status": "affected",
              "version": "479a2cf5259347d6a1f658b0f791d27a34908e91",
              "versionType": "git"
            },
            {
              "lessThan": "9a8c544158f68f656d1734eb5ba00c4f817b76b1",
              "status": "affected",
              "version": "df650d6a4bf47248261b61ef6b174d7c54034d15",
              "versionType": "git"
            },
            {
              "lessThan": "e3213ff99a355cda811b41e8dbb3472d13167a3a",
              "status": "affected",
              "version": "f6c383b8c31a93752a52697f8430a71dcbc46adf",
              "versionType": "git"
            },
            {
              "lessThan": "2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4",
              "status": "affected",
              "version": "f6c383b8c31a93752a52697f8430a71dcbc46adf",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "e4d71d6a9c7db93f7bf20c3a0f0659d63d7de681",
              "versionType": "git"
            },
            {
              "lessThan": "6.5",
              "status": "affected",
              "version": "6.4.11",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/netfilter/nft_set_rbtree.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.5"
            },
            {
              "lessThan": "6.5",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.5.*",
              "status": "unaffected",
              "version": "6.5.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.6",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.5.4",
                  "versionStartIncluding": "6.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6",
                  "versionStartIncluding": "6.5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.4.11",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nft_set_rbtree: skip sync GC for new elements in this transaction\n\nNew elements in this transaction might expired before such transaction\nends. Skip sync GC for such elements otherwise commit path might walk\nover an already released object. Once transaction is finished, async GC\nwill collect such expired element."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:L - Triggerable only via nfnetlink/nftables control-plane netlink (nf_tables_newsetelem \u2192 nft_rbtree_insert), which requires local process access; not reachable from network packet processing.\nAC:L - The attacker fully controls set timeouts/expirations and the batch transaction that inserts overlapping elements, so sync GC of a still-pending element can be induced reliably without depending on external conditions.\nPR:L - nfnetlink gates on netlink_net_capable(CAP_NET_ADMIN), which an unprivileged user obtains in a user+net namespace (unshare -Urn); this is not real init-namespace root.\nUI:N - The attacker issues the nftables netlink batch themselves; no victim action is required.\nS:U - Impact is privilege escalation within the same kernel/host authority (standard local kernel UAF), not a VM/IOMMU/sandbox boundary cross.\nC:H - Sync GC call_rcu-frees an element still referenced on the commit/abort list, yielding a classic heap UAF that can be leveraged for arbitrary kernel memory read.\nI:H - The same UAF/double-free (especially abort\u2019s synchronize_rcu then nft_set_elem_destroy of an already-freed object) enables heap corruption and control-flow hijacking primitives.\nA:H - Use-after-free or double-free of nft_rbtree_elem during commit/abort causes kernel oops/panic even when not fully exploited for code execution."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T09:09:52.352Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/9db9feb841f7449772f9393c16b9ef4536d8c127"
        },
        {
          "url": "https://git.kernel.org/stable/c/03caf75da1059f0460666c826e9f50e13dfd0017"
        },
        {
          "url": "https://git.kernel.org/stable/c/c323ed65f66e5387ee0a73452118d49f1dae81b8"
        },
        {
          "url": "https://git.kernel.org/stable/c/9af7dfb3c9d7985172a240f85e684c5cd33e29ce"
        },
        {
          "url": "https://git.kernel.org/stable/c/9a8c544158f68f656d1734eb5ba00c4f817b76b1"
        },
        {
          "url": "https://git.kernel.org/stable/c/e3213ff99a355cda811b41e8dbb3472d13167a3a"
        },
        {
          "url": "https://git.kernel.org/stable/c/2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4"
        }
      ],
      "title": "netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-52433",
    "datePublished": "2024-02-20T12:52:56.753Z",
    "dateReserved": "2024-02-20T12:30:33.290Z",
    "dateUpdated": "2026-08-05T09:09:52.352Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2023-52433",
      "date": "2026-08-05",
      "epss": "0.00252",
      "percentile": "0.16621"
    },
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnetfilter: nft_set_rbtree: skip sync GC for new elements in this transaction\\n\\nNew elements in this transaction might expired before such transaction\\nends. Skip sync GC for such elements otherwise commit path might walk\\nover an already released object. Once transaction is finished, async GC\\nwill collect such expired element.\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se resolvi\\u00f3 la siguiente vulnerabilidad: netfilter: nft_set_rbtree: omitir sincronizaci\\u00f3n GC para nuevos elementos en esta transacci\\u00f3n los nuevos elementos en esta transacci\\u00f3n pueden caducar antes de que finalice dicha transacci\\u00f3n. Omita la sincronizaci\\u00f3n del GC para dichos elementos; de lo contrario, la ruta de confirmaci\\u00f3n podr\\u00eda pasar por encima de un objeto ya liberado. Una vez finalizada la transacci\\u00f3n, async GC recopilar\\u00e1 dicho elemento caducado.\"}]",
      "id": "CVE-2023-52433",
      "lastModified": "2024-11-21T08:39:44.963",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 4.4, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 0.8, \"impactScore\": 3.6}]}",
      "published": "2024-02-20T13:15:08.140",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/03caf75da1059f0460666c826e9f50e13dfd0017\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/9a8c544158f68f656d1734eb5ba00c4f817b76b1\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/9af7dfb3c9d7985172a240f85e684c5cd33e29ce\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/9db9feb841f7449772f9393c16b9ef4536d8c127\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/c323ed65f66e5387ee0a73452118d49f1dae81b8\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/e3213ff99a355cda811b41e8dbb3472d13167a3a\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/03caf75da1059f0460666c826e9f50e13dfd0017\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/9a8c544158f68f656d1734eb5ba00c4f817b76b1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/9af7dfb3c9d7985172a240f85e684c5cd33e29ce\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/9db9feb841f7449772f9393c16b9ef4536d8c127\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/c323ed65f66e5387ee0a73452118d49f1dae81b8\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/e3213ff99a355cda811b41e8dbb3472d13167a3a\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240828-0003/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Awaiting Analysis",
      "weaknesses": "[{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-273\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-52433\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-02-20T13:15:08.140\",\"lastModified\":\"2026-08-04T10:18:26.420\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnetfilter: nft_set_rbtree: skip sync GC for new elements in this transaction\\n\\nNew elements in this transaction might expired before such transaction\\nends. Skip sync GC for such elements otherwise commit path might walk\\nover an already released object. Once transaction is finished, async GC\\nwill collect such expired element.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: netfilter: nft_set_rbtree: omitir sincronizaci\u00f3n GC para nuevos elementos en esta transacci\u00f3n los nuevos elementos en esta transacci\u00f3n pueden caducar antes de que finalice dicha transacci\u00f3n. Omita la sincronizaci\u00f3n del GC para dichos elementos; de lo contrario, la ruta de confirmaci\u00f3n podr\u00eda pasar por encima de un objeto ya liberado. Una vez finalizada la transacci\u00f3n, async GC recopilar\u00e1 dicho elemento caducado.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/netfilter/nft_set_rbtree.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"cb4d00b563675ba8ff6ef94b077f58d816f68ba3\",\"lessThan\":\"9db9feb841f7449772f9393c16b9ef4536d8c127\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"c357648929c8dff891502349769aafb8f0452bc2\",\"lessThan\":\"03caf75da1059f0460666c826e9f50e13dfd0017\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"146c76866795553dbc19998f36718d7986ad302b\",\"lessThan\":\"c323ed65f66e5387ee0a73452118d49f1dae81b8\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"479a2cf5259347d6a1f658b0f791d27a34908e91\",\"lessThan\":\"9af7dfb3c9d7985172a240f85e684c5cd33e29ce\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"df650d6a4bf47248261b61ef6b174d7c54034d15\",\"lessThan\":\"9a8c544158f68f656d1734eb5ba00c4f817b76b1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f6c383b8c31a93752a52697f8430a71dcbc46adf\",\"lessThan\":\"e3213ff99a355cda811b41e8dbb3472d13167a3a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f6c383b8c31a93752a52697f8430a71dcbc46adf\",\"lessThan\":\"2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"e4d71d6a9c7db93f7bf20c3a0f0659d63d7de681\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6.4.11\",\"lessThan\":\"6.5\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"net/netfilter/nft_set_rbtree.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.5\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.5\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.5.4\",\"lessThanOrEqual\":\"6.5.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":4.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-10-01T19:12:40.632777Z\",\"id\":\"CVE-2023-52433\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-273\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap_tools:9:*:*:*:*:vmware_vsphere:*:*\",\"matchCriteriaId\":\"C2D814BE-93EC-42EF-88C5-EA7E7DF07BE5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap_tools:10:*:*:*:*:vmware_vsphere:*:*\",\"matchCriteriaId\":\"5333B745-F7A3-46CB-8437-8668DB08CD6F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.5\",\"versionEndExcluding\":\"6.5.4\",\"matchCriteriaId\":\"F4A73D5A-6920-4AB6-8BF8-3FB9E71AF104\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/03caf75da1059f0460666c826e9f50e13dfd0017\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9a8c544158f68f656d1734eb5ba00c4f817b76b1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9af7dfb3c9d7985172a240f85e684c5cd33e29ce\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9db9feb841f7449772f9393c16b9ef4536d8c127\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c323ed65f66e5387ee0a73452118d49f1dae81b8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e3213ff99a355cda811b41e8dbb3472d13167a3a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/03caf75da1059f0460666c826e9f50e13dfd0017\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9a8c544158f68f656d1734eb5ba00c4f817b76b1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9af7dfb3c9d7985172a240f85e684c5cd33e29ce\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9db9feb841f7449772f9393c16b9ef4536d8c127\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c323ed65f66e5387ee0a73452118d49f1dae81b8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e3213ff99a355cda811b41e8dbb3472d13167a3a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240828-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2025-11-21T14:46:26+00:00",
      "cve": "CVE-2023-52433",
      "id": "CVE-2023-52433",
      "initial_release_date": "2023-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "198",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: nf_tables: nft_set_rbtree skip sync GC for new elements in this transaction",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-52433.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "important",
      "current_release_date": "2026-08-05T01:07:49Z",
      "cve": "CVE-2023-52433",
      "id": "CVE-2023-52433",
      "initial_release_date": "2024-02-22T03:06:12Z",
      "product_status:known_affected": "467",
      "product_status:known_not_affected": "181",
      "product_status:recommended": "497",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2023-52433",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-52433.json",
      "version": "69"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/9db9feb841f7449772f9393c16b9ef4536d8c127\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/03caf75da1059f0460666c826e9f50e13dfd0017\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/c323ed65f66e5387ee0a73452118d49f1dae81b8\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/9af7dfb3c9d7985172a240f85e684c5cd33e29ce\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/9a8c544158f68f656d1734eb5ba00c4f817b76b1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/e3213ff99a355cda811b41e8dbb3472d13167a3a\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240828-0003/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-28T15:02:46.362Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-52433\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-01T19:12:40.632777Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-273\", \"description\": \"CWE-273 Improper Check for Dropped Privileges\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-23T19:01:21.970Z\"}}], \"cna\": {\"title\": \"netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"cb4d00b563675ba8ff6ef94b077f58d816f68ba3\", \"lessThan\": \"9db9feb841f7449772f9393c16b9ef4536d8c127\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"c357648929c8dff891502349769aafb8f0452bc2\", \"lessThan\": \"03caf75da1059f0460666c826e9f50e13dfd0017\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"146c76866795553dbc19998f36718d7986ad302b\", \"lessThan\": \"c323ed65f66e5387ee0a73452118d49f1dae81b8\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"479a2cf5259347d6a1f658b0f791d27a34908e91\", \"lessThan\": \"9af7dfb3c9d7985172a240f85e684c5cd33e29ce\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"df650d6a4bf47248261b61ef6b174d7c54034d15\", \"lessThan\": \"9a8c544158f68f656d1734eb5ba00c4f817b76b1\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"f6c383b8c31a93752a52697f8430a71dcbc46adf\", \"lessThan\": \"e3213ff99a355cda811b41e8dbb3472d13167a3a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"f6c383b8c31a93752a52697f8430a71dcbc46adf\", \"lessThan\": \"2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"e4d71d6a9c7db93f7bf20c3a0f0659d63d7de681\", \"versionType\": \"git\"}], \"programFiles\": [\"net/netfilter/nft_set_rbtree.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.5\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"6.5\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"6.5.4\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.5.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"net/netfilter/nft_set_rbtree.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/9db9feb841f7449772f9393c16b9ef4536d8c127\"}, {\"url\": \"https://git.kernel.org/stable/c/03caf75da1059f0460666c826e9f50e13dfd0017\"}, {\"url\": \"https://git.kernel.org/stable/c/c323ed65f66e5387ee0a73452118d49f1dae81b8\"}, {\"url\": \"https://git.kernel.org/stable/c/9af7dfb3c9d7985172a240f85e684c5cd33e29ce\"}, {\"url\": \"https://git.kernel.org/stable/c/9a8c544158f68f656d1734eb5ba00c4f817b76b1\"}, {\"url\": \"https://git.kernel.org/stable/c/e3213ff99a355cda811b41e8dbb3472d13167a3a\"}, {\"url\": \"https://git.kernel.org/stable/c/2ee52ae94baabf7ee09cf2a8d854b990dac5d0e4\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnetfilter: nft_set_rbtree: skip sync GC for new elements in this transaction\\n\\nNew elements in this transaction might expired before such transaction\\nends. Skip sync GC for such elements otherwise commit path might walk\\nover an already released object. Once transaction is finished, async GC\\nwill collect such expired element.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.5.4\", \"versionStartIncluding\": \"6.5\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6\", \"versionStartIncluding\": \"6.5\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"6.4.11\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T12:48:59.453Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-52433\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-01T19:12:53.363Z\", \"dateReserved\": \"2024-02-20T12:30:33.290Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-02-20T12:52:56.753Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



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…

Loading…