CVE-2024-42285 (GCVE-0-2024-42285)
Vulnerability from cvelistv5
Published
2024-08-17 09:08
Modified
2026-08-05 11:36
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix a use-after-free related to destroying CM IDs iw_conn_req_handler() associates a new struct rdma_id_private (conn_id) with an existing struct iw_cm_id (cm_id) as follows: conn_id->cm_id.iw = cm_id; cm_id->context = conn_id; cm_id->cm_handler = cma_iw_handler; rdma_destroy_id() frees both the cm_id and the struct rdma_id_private. Make sure that cm_work_handler() does not trigger a use-after-free by only freeing of the struct rdma_id_private after all pending work has finished.
Impacted products
Vendor Product Version
Linux Linux Version: 59c68ac31e15ad09d2cb04734e3c8c544a95f8d4
Version: 59c68ac31e15ad09d2cb04734e3c8c544a95f8d4
Version: 59c68ac31e15ad09d2cb04734e3c8c544a95f8d4
Version: 59c68ac31e15ad09d2cb04734e3c8c544a95f8d4
Version: 59c68ac31e15ad09d2cb04734e3c8c544a95f8d4
Version: 59c68ac31e15ad09d2cb04734e3c8c544a95f8d4
Version: 59c68ac31e15ad09d2cb04734e3c8c544a95f8d4
Version: 59c68ac31e15ad09d2cb04734e3c8c544a95f8d4
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-42285",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-10T16:11:23.465400Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-12T17:33:30.490Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T22:03:32.078Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"
          },
          {
            "url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/infiniband/core/iwcm.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "d91d253c87fd1efece521ff2612078a35af673c6",
              "status": "affected",
              "version": "59c68ac31e15ad09d2cb04734e3c8c544a95f8d4",
              "versionType": "git"
            },
            {
              "lessThan": "7f25f296fc9bd0435be14e89bf657cd615a23574",
              "status": "affected",
              "version": "59c68ac31e15ad09d2cb04734e3c8c544a95f8d4",
              "versionType": "git"
            },
            {
              "lessThan": "94ee7ff99b87435ec63211f632918dc7f44dac79",
              "status": "affected",
              "version": "59c68ac31e15ad09d2cb04734e3c8c544a95f8d4",
              "versionType": "git"
            },
            {
              "lessThan": "557d035fe88d78dd51664f4dc0e1896c04c97cf6",
              "status": "affected",
              "version": "59c68ac31e15ad09d2cb04734e3c8c544a95f8d4",
              "versionType": "git"
            },
            {
              "lessThan": "dc8074b8901caabb97c2d353abd6b4e7fa5a59a5",
              "status": "affected",
              "version": "59c68ac31e15ad09d2cb04734e3c8c544a95f8d4",
              "versionType": "git"
            },
            {
              "lessThan": "ff5bbbdee08287d75d72e65b72a2b76d9637892a",
              "status": "affected",
              "version": "59c68ac31e15ad09d2cb04734e3c8c544a95f8d4",
              "versionType": "git"
            },
            {
              "lessThan": "ee39384ee787e86e9db4efb843818ef0ea9cb8ae",
              "status": "affected",
              "version": "59c68ac31e15ad09d2cb04734e3c8c544a95f8d4",
              "versionType": "git"
            },
            {
              "lessThan": "aee2424246f9f1dadc33faa78990c1e2eb7826e4",
              "status": "affected",
              "version": "59c68ac31e15ad09d2cb04734e3c8c544a95f8d4",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/infiniband/core/iwcm.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.8"
            },
            {
              "lessThan": "4.8",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.320",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.282",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.224",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.165",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.103",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.44",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.10.*",
              "status": "unaffected",
              "version": "6.10.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.11",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.320",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.282",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.224",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.165",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.103",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.44",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.10.3",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.11",
                  "versionStartIncluding": "4.8",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/iwcm: Fix a use-after-free related to destroying CM IDs\n\niw_conn_req_handler() associates a new struct rdma_id_private (conn_id) with\nan existing struct iw_cm_id (cm_id) as follows:\n\n        conn_id-\u003ecm_id.iw = cm_id;\n        cm_id-\u003econtext = conn_id;\n        cm_id-\u003ecm_handler = cma_iw_handler;\n\nrdma_destroy_id() frees both the cm_id and the struct rdma_id_private. Make\nsure that cm_work_handler() does not trigger a use-after-free by only\nfreeing of the struct rdma_id_private after all pending work has finished."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:N - The iWARP CM state machine exists exclusively to process connection-management events (CONNECT_REQUEST/REPLY, ESTABLISHED, DISCONNECT, CLOSE) originated by remote peers over MPA/TCP, and the freed-object dereference occurs inside `cm_work_handler()`/`cma_iw_handler()` while handling such a remote event. Network-facing RDMA targets over iWARP (nvmet-rdma, NFS/RDMA svcrdma, iSER, SMB Direct, on cxgb4/irdma/qedr or software siw) drive both the event delivery and the `rdma_destroy_id()` teardown from remote peer actions.\nAC:L - The attacker controls both sides of the race: the connect/abort lifecycle of their own connection generates the queued CM events, and forcing a connection rejection or resetting the TCP connection drives the concurrent `rdma_destroy_id()`. The sequence can be repeated in a tight loop across many concurrent connections until the window is hit, with no condition outside attacker influence.\nPR:N - The RDMA-CM/iWARP handshake and the entire connect-reject-disconnect cycle complete before any upper-layer authentication (NVMe-oF Connect/in-band auth, RPCSEC, SMB session setup), so an unauthenticated peer that can reach the target port suffices. The local variant is even weaker-gated: rdma_ucm\u0027s `/dev/infiniband/rdma_cm` handlers contain no capability checks at all.\nUI:N - Exploitation is entirely driven by the attacker\u0027s own connection attempts and teardowns against an already-listening RDMA service. No action by any local user or administrator is required.\nS:U - The use-after-free corrupts kernel heap memory and hijacks kernel control flow within the same security authority as the vulnerable component. No VM, IOMMU, or sandbox boundary is crossed.\nC:H - After the free, `cma_iw_handler()` reads `id_priv-\u003estate`, `id_priv-\u003ecm_id`, and other fields from the reallocated slab object, and the resulting control-flow hijack via the stale `event_handler` pointer can be leveraged for arbitrary kernel memory disclosure. Per kernel guidance a use-after-free is scored High for confidentiality.\nI:H - `cma_cm_event_handler()` performs an indirect call through `id_priv-\u003eid.event_handler` read from the freed object, and `mutex_lock(\u0026id_priv-\u003ehandler_mutex)` writes into it \u2014 together giving heap-spray-based arbitrary write and code-execution potential. This is a full control-flow hijack primitive, not a bounded corruption.\nA:H - Even without successful grooming, dereferencing the freed `rdma_id_private` (mutex operations and an indirect call on garbage) reliably oopses or panics the kernel, as observed by KASAN slab-use-after-free reports during blktests. The trigger is repeatable, so a remote attacker can crash the target at will."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T11:36:21.283Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/d91d253c87fd1efece521ff2612078a35af673c6"
        },
        {
          "url": "https://git.kernel.org/stable/c/7f25f296fc9bd0435be14e89bf657cd615a23574"
        },
        {
          "url": "https://git.kernel.org/stable/c/94ee7ff99b87435ec63211f632918dc7f44dac79"
        },
        {
          "url": "https://git.kernel.org/stable/c/557d035fe88d78dd51664f4dc0e1896c04c97cf6"
        },
        {
          "url": "https://git.kernel.org/stable/c/dc8074b8901caabb97c2d353abd6b4e7fa5a59a5"
        },
        {
          "url": "https://git.kernel.org/stable/c/ff5bbbdee08287d75d72e65b72a2b76d9637892a"
        },
        {
          "url": "https://git.kernel.org/stable/c/ee39384ee787e86e9db4efb843818ef0ea9cb8ae"
        },
        {
          "url": "https://git.kernel.org/stable/c/aee2424246f9f1dadc33faa78990c1e2eb7826e4"
        }
      ],
      "title": "RDMA/iwcm: Fix a use-after-free related to destroying CM IDs",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-42285",
    "datePublished": "2024-08-17T09:08:51.302Z",
    "dateReserved": "2024-07-30T07:40:12.262Z",
    "dateUpdated": "2026-08-05T11:36:21.283Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T22:03:32.078Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-42285\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T16:11:23.465400Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:23.752Z\"}}], \"cna\": {\"title\": \"RDMA/iwcm: Fix a use-after-free related to destroying CM IDs\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"59c68ac31e15ad09d2cb04734e3c8c544a95f8d4\", \"lessThan\": \"d91d253c87fd1efece521ff2612078a35af673c6\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"59c68ac31e15ad09d2cb04734e3c8c544a95f8d4\", \"lessThan\": \"7f25f296fc9bd0435be14e89bf657cd615a23574\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"59c68ac31e15ad09d2cb04734e3c8c544a95f8d4\", \"lessThan\": \"94ee7ff99b87435ec63211f632918dc7f44dac79\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"59c68ac31e15ad09d2cb04734e3c8c544a95f8d4\", \"lessThan\": \"557d035fe88d78dd51664f4dc0e1896c04c97cf6\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"59c68ac31e15ad09d2cb04734e3c8c544a95f8d4\", \"lessThan\": \"dc8074b8901caabb97c2d353abd6b4e7fa5a59a5\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"59c68ac31e15ad09d2cb04734e3c8c544a95f8d4\", \"lessThan\": \"ff5bbbdee08287d75d72e65b72a2b76d9637892a\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"59c68ac31e15ad09d2cb04734e3c8c544a95f8d4\", \"lessThan\": \"ee39384ee787e86e9db4efb843818ef0ea9cb8ae\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"59c68ac31e15ad09d2cb04734e3c8c544a95f8d4\", \"lessThan\": \"aee2424246f9f1dadc33faa78990c1e2eb7826e4\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/infiniband/core/iwcm.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.8\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"4.8\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.19.320\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.282\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.224\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.165\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.103\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.44\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.10.3\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.10.*\"}, {\"status\": \"unaffected\", \"version\": \"6.11\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/infiniband/core/iwcm.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/d91d253c87fd1efece521ff2612078a35af673c6\"}, {\"url\": \"https://git.kernel.org/stable/c/7f25f296fc9bd0435be14e89bf657cd615a23574\"}, {\"url\": \"https://git.kernel.org/stable/c/94ee7ff99b87435ec63211f632918dc7f44dac79\"}, {\"url\": \"https://git.kernel.org/stable/c/557d035fe88d78dd51664f4dc0e1896c04c97cf6\"}, {\"url\": \"https://git.kernel.org/stable/c/dc8074b8901caabb97c2d353abd6b4e7fa5a59a5\"}, {\"url\": \"https://git.kernel.org/stable/c/ff5bbbdee08287d75d72e65b72a2b76d9637892a\"}, {\"url\": \"https://git.kernel.org/stable/c/ee39384ee787e86e9db4efb843818ef0ea9cb8ae\"}, {\"url\": \"https://git.kernel.org/stable/c/aee2424246f9f1dadc33faa78990c1e2eb7826e4\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nRDMA/iwcm: Fix a use-after-free related to destroying CM IDs\\n\\niw_conn_req_handler() associates a new struct rdma_id_private (conn_id) with\\nan existing struct iw_cm_id (cm_id) as follows:\\n\\n        conn_id-\u003ecm_id.iw = cm_id;\\n        cm_id-\u003econtext = conn_id;\\n        cm_id-\u003ecm_handler = cma_iw_handler;\\n\\nrdma_destroy_id() frees both the cm_id and the struct rdma_id_private. Make\\nsure that cm_work_handler() does not trigger a use-after-free by only\\nfreeing of the struct rdma_id_private after all pending work has finished.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.19.320\", \"versionStartIncluding\": \"4.8\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.282\", \"versionStartIncluding\": \"4.8\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.224\", \"versionStartIncluding\": \"4.8\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.165\", \"versionStartIncluding\": \"4.8\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.103\", \"versionStartIncluding\": \"4.8\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.44\", \"versionStartIncluding\": \"4.8\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.10.3\", \"versionStartIncluding\": \"4.8\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.11\", \"versionStartIncluding\": \"4.8\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T09:25:57.010Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-42285\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T22:03:32.078Z\", \"dateReserved\": \"2024-07-30T07:40:12.262Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-08-17T09:08:51.302Z\", \"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…