CVE-2023-52530 (GCVE-0-2023-52530)
Vulnerability from cvelistv5
Published
2024-03-02 21:52
Modified
2026-08-05 09:10
Summary
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential key use-after-free When ieee80211_key_link() is called by ieee80211_gtk_rekey_add() but returns 0 due to KRACK protection (identical key reinstall), ieee80211_gtk_rekey_add() will still return a pointer into the key, in a potential use-after-free. This normally doesn't happen since it's only called by iwlwifi in case of WoWLAN rekey offload which has its own KRACK protection, but still better to fix, do that by returning an error code and converting that to success on the cfg80211 boundary only, leaving the error for bad callers of ieee80211_gtk_rekey_add().
Impacted products
Vendor Product Version
Linux Linux Version: fdf7cb4185b60c68e1a75e61691c4afdc15dea0e
Version: fdf7cb4185b60c68e1a75e61691c4afdc15dea0e
Version: fdf7cb4185b60c68e1a75e61691c4afdc15dea0e
Version: fdf7cb4185b60c68e1a75e61691c4afdc15dea0e
Version: fdf7cb4185b60c68e1a75e61691c4afdc15dea0e
Version: fdf7cb4185b60c68e1a75e61691c4afdc15dea0e
Version: ef810e7c3d2a8fb3bbd23726599c487c30ea747e
Version: a0a8a11d1630cd648dc1ce86da620b4e240e0315
Version: 6891c6fd2a500d1f39d1426765f610bdc2c2a39d
Version: 003aa22c9619b49efe950aca3aebd1235a04940d
Version: 6440f0ee8a1779f53526bccb9de00914daeb9094
Version: 2586fa0007dc6b7745da14250be7e3aae706b128
Version: a9ab1b2e30e898440a22d7b1d7a5b0b7c6a8791f
Version: 3.2.95   
Version: 3.16.50   
Version: 3.18.82   
Version: 4.1.47   
Version: 4.4.99   
Version: 4.9.63   
Version: 4.13.14   
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-52530",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-06-21T16:13:28.190835Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-21T16:13:37.206Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T20:36:15.265Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/2f4e16e39e4f5e78248dd9e51276a83203950b36"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/65c72a7201704574dace708cbc96a8f367b1491d"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/31db78a4923ef5e2008f2eed321811ca79e7f71b"
          },
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/mac80211/cfg.c",
            "net/mac80211/key.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "2408f491ff998d674707725eadc47d8930aced09",
              "status": "affected",
              "version": "fdf7cb4185b60c68e1a75e61691c4afdc15dea0e",
              "versionType": "git"
            },
            {
              "lessThan": "e8e599a635066c50ac214c3e10858f1d37e03022",
              "status": "affected",
              "version": "fdf7cb4185b60c68e1a75e61691c4afdc15dea0e",
              "versionType": "git"
            },
            {
              "lessThan": "e8a834eb09bb95c2bf9c76f1a28ecef7d8c439d0",
              "status": "affected",
              "version": "fdf7cb4185b60c68e1a75e61691c4afdc15dea0e",
              "versionType": "git"
            },
            {
              "lessThan": "2f4e16e39e4f5e78248dd9e51276a83203950b36",
              "status": "affected",
              "version": "fdf7cb4185b60c68e1a75e61691c4afdc15dea0e",
              "versionType": "git"
            },
            {
              "lessThan": "65c72a7201704574dace708cbc96a8f367b1491d",
              "status": "affected",
              "version": "fdf7cb4185b60c68e1a75e61691c4afdc15dea0e",
              "versionType": "git"
            },
            {
              "lessThan": "31db78a4923ef5e2008f2eed321811ca79e7f71b",
              "status": "affected",
              "version": "fdf7cb4185b60c68e1a75e61691c4afdc15dea0e",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "ef810e7c3d2a8fb3bbd23726599c487c30ea747e",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "a0a8a11d1630cd648dc1ce86da620b4e240e0315",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "6891c6fd2a500d1f39d1426765f610bdc2c2a39d",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "003aa22c9619b49efe950aca3aebd1235a04940d",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "6440f0ee8a1779f53526bccb9de00914daeb9094",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "2586fa0007dc6b7745da14250be7e3aae706b128",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "a9ab1b2e30e898440a22d7b1d7a5b0b7c6a8791f",
              "versionType": "git"
            },
            {
              "lessThan": "3.3",
              "status": "affected",
              "version": "3.2.95",
              "versionType": "semver"
            },
            {
              "lessThan": "3.17",
              "status": "affected",
              "version": "3.16.50",
              "versionType": "semver"
            },
            {
              "lessThan": "3.19",
              "status": "affected",
              "version": "3.18.82",
              "versionType": "semver"
            },
            {
              "lessThan": "4.2",
              "status": "affected",
              "version": "4.1.47",
              "versionType": "semver"
            },
            {
              "lessThan": "4.5",
              "status": "affected",
              "version": "4.4.99",
              "versionType": "semver"
            },
            {
              "lessThan": "4.10",
              "status": "affected",
              "version": "4.9.63",
              "versionType": "semver"
            },
            {
              "lessThan": "4.14",
              "status": "affected",
              "version": "4.13.14",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/mac80211/cfg.c",
            "net/mac80211/key.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.14"
            },
            {
              "lessThan": "4.14",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.285",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.228",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.169",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.57",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.5.*",
              "status": "unaffected",
              "version": "6.5.7",
              "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": "5.4.285",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.228",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.169",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.57",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.5.7",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.2.95",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.16.50",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.18.82",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.1.47",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.4.99",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.9.63",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.13.14",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mac80211: fix potential key use-after-free\n\nWhen ieee80211_key_link() is called by ieee80211_gtk_rekey_add()\nbut returns 0 due to KRACK protection (identical key reinstall),\nieee80211_gtk_rekey_add() will still return a pointer into the\nkey, in a potential use-after-free. This normally doesn\u0027t happen\nsince it\u0027s only called by iwlwifi in case of WoWLAN rekey offload\nwhich has its own KRACK protection, but still better to fix, do\nthat by returning an error code and converting that to success on\nthe cfg80211 boundary only, leaving the error for bad callers of\nieee80211_gtk_rekey_add()."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:A - The UAF is reached when processing WoWLAN GTK rekey material that originated from WiFi rekeying while suspended; a malicious or compromised AP on the same wireless segment can trigger that rekey path on resume.\nAC:L - This is a deterministic use-after-free once an identical GTK is passed into ieee80211_gtk_rekey_add() and the returned key_conf is used; an adjacent attacker who controls rekeying can drive that condition without relying on an uncontrolled race.\nPR:N - No privileges on the victim host are required; an unauthenticated adjacent WiFi peer/AP can induce GTK rekey during WoWLAN without local credentials or capabilities.\nUI:N - Exploitation does not need a deliberate user action beyond normal association and suspend/WoWLAN operation, which occurs automatically on typical laptops and phones.\nS:U - Impact remains within the local kernel/host trust boundary; this is a standard in-kernel UAF privilege-escalation class bug, not a VM/IOMMU/sandbox escape.\nC:H - Use-after-free of the ieee80211_key object lets an attacker reclaim and read attacker-controlled substitute memory, enabling arbitrary kernel information disclosure.\nI:H - The resume path immediately writes RX sequence/PN state through the freed key_conf via ieee80211_set_key_rx_seq(), giving a heap UAF write primitive suitable for control-flow hijacking.\nA:H - Dereferencing or mutating the freed key reliably causes kernel oops/panic even when not fully exploited, so availability impact is high."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T09:10:24.738Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/2408f491ff998d674707725eadc47d8930aced09"
        },
        {
          "url": "https://git.kernel.org/stable/c/e8e599a635066c50ac214c3e10858f1d37e03022"
        },
        {
          "url": "https://git.kernel.org/stable/c/e8a834eb09bb95c2bf9c76f1a28ecef7d8c439d0"
        },
        {
          "url": "https://git.kernel.org/stable/c/2f4e16e39e4f5e78248dd9e51276a83203950b36"
        },
        {
          "url": "https://git.kernel.org/stable/c/65c72a7201704574dace708cbc96a8f367b1491d"
        },
        {
          "url": "https://git.kernel.org/stable/c/31db78a4923ef5e2008f2eed321811ca79e7f71b"
        }
      ],
      "title": "wifi: mac80211: fix potential key use-after-free",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-52530",
    "datePublished": "2024-03-02T21:52:34.966Z",
    "dateReserved": "2024-02-20T12:30:33.318Z",
    "dateUpdated": "2026-08-05T09:10:24.738Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/2f4e16e39e4f5e78248dd9e51276a83203950b36\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/65c72a7201704574dace708cbc96a8f367b1491d\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/31db78a4923ef5e2008f2eed321811ca79e7f71b\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T20:36:15.265Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-52530\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-21T16:13:28.190835Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-21T16:13:33.881Z\"}}], \"cna\": {\"title\": \"wifi: mac80211: fix potential key use-after-free\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"fdf7cb4185b60c68e1a75e61691c4afdc15dea0e\", \"lessThan\": \"2408f491ff998d674707725eadc47d8930aced09\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"fdf7cb4185b60c68e1a75e61691c4afdc15dea0e\", \"lessThan\": \"e8e599a635066c50ac214c3e10858f1d37e03022\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"fdf7cb4185b60c68e1a75e61691c4afdc15dea0e\", \"lessThan\": \"e8a834eb09bb95c2bf9c76f1a28ecef7d8c439d0\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"fdf7cb4185b60c68e1a75e61691c4afdc15dea0e\", \"lessThan\": \"2f4e16e39e4f5e78248dd9e51276a83203950b36\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"fdf7cb4185b60c68e1a75e61691c4afdc15dea0e\", \"lessThan\": \"65c72a7201704574dace708cbc96a8f367b1491d\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"fdf7cb4185b60c68e1a75e61691c4afdc15dea0e\", \"lessThan\": \"31db78a4923ef5e2008f2eed321811ca79e7f71b\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ef810e7c3d2a8fb3bbd23726599c487c30ea747e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"a0a8a11d1630cd648dc1ce86da620b4e240e0315\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"6891c6fd2a500d1f39d1426765f610bdc2c2a39d\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"003aa22c9619b49efe950aca3aebd1235a04940d\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"6440f0ee8a1779f53526bccb9de00914daeb9094\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"2586fa0007dc6b7745da14250be7e3aae706b128\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"a9ab1b2e30e898440a22d7b1d7a5b0b7c6a8791f\", \"versionType\": \"git\"}], \"programFiles\": [\"net/mac80211/cfg.c\", \"net/mac80211/key.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.14\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"4.14\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.4.285\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.228\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.169\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.57\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.5.7\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.5.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"net/mac80211/cfg.c\", \"net/mac80211/key.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/2408f491ff998d674707725eadc47d8930aced09\"}, {\"url\": \"https://git.kernel.org/stable/c/e8e599a635066c50ac214c3e10858f1d37e03022\"}, {\"url\": \"https://git.kernel.org/stable/c/e8a834eb09bb95c2bf9c76f1a28ecef7d8c439d0\"}, {\"url\": \"https://git.kernel.org/stable/c/2f4e16e39e4f5e78248dd9e51276a83203950b36\"}, {\"url\": \"https://git.kernel.org/stable/c/65c72a7201704574dace708cbc96a8f367b1491d\"}, {\"url\": \"https://git.kernel.org/stable/c/31db78a4923ef5e2008f2eed321811ca79e7f71b\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nwifi: mac80211: fix potential key use-after-free\\n\\nWhen ieee80211_key_link() is called by ieee80211_gtk_rekey_add()\\nbut returns 0 due to KRACK protection (identical key reinstall),\\nieee80211_gtk_rekey_add() will still return a pointer into the\\nkey, in a potential use-after-free. This normally doesn\u0027t happen\\nsince it\u0027s only called by iwlwifi in case of WoWLAN rekey offload\\nwhich has its own KRACK protection, but still better to fix, do\\nthat by returning an error code and converting that to success on\\nthe cfg80211 boundary only, leaving the error for bad callers of\\nieee80211_gtk_rekey_add().\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.285\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.228\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.169\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.57\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.5.7\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6\", \"versionStartIncluding\": \"4.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"3.2.95\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"3.16.50\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"3.18.82\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"4.1.47\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"4.4.99\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"4.9.63\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"4.13.14\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T12:49:12.815Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-52530\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T20:36:15.265Z\", \"dateReserved\": \"2024-02-20T12:30:33.318Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-03-02T21:52:34.966Z\", \"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…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…