CVE-2021-47500 (GCVE-0-2021-47500)

Vulnerability from cvelistv5 – Published: 2024-05-24 15:01 – Updated: 2025-05-04 07:12
VLAI?
Title
iio: mma8452: Fix trigger reference couting
Summary
In the Linux kernel, the following vulnerability has been resolved: iio: mma8452: Fix trigger reference couting The mma8452 driver directly assigns a trigger to the struct iio_dev. The IIO core when done using this trigger will call `iio_trigger_put()` to drop the reference count by 1. Without the matching `iio_trigger_get()` in the driver the reference count can reach 0 too early, the trigger gets freed while still in use and a use-after-free occurs. Fix this by getting a reference to the trigger before assigning it to the IIO device.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: ae6d9ce05691bf79694074db7c7da980080548af , < 094d513b78b1714113bc016684b8142382e071ba (git)
Affected: ae6d9ce05691bf79694074db7c7da980080548af , < fb75cc4740d81264cd5bcb0e17d961d018a8be96 (git)
Affected: ae6d9ce05691bf79694074db7c7da980080548af , < 794c0898f6bf39a458655d5fb4af70ec43a5cfcb (git)
Affected: ae6d9ce05691bf79694074db7c7da980080548af , < f5deab10ced368c807866283f8b79144c4823be8 (git)
Affected: ae6d9ce05691bf79694074db7c7da980080548af , < acf0088ac073ca6e7f4cad6acac112177e08df5e (git)
Affected: ae6d9ce05691bf79694074db7c7da980080548af , < db12d95085367de8b0223929d1332731024441f1 (git)
Affected: ae6d9ce05691bf79694074db7c7da980080548af , < c43517071dfc9fce34f8f69dbb98a86017f6b739 (git)
Affected: ae6d9ce05691bf79694074db7c7da980080548af , < cd0082235783f814241a1c9483fb89e405f4f892 (git)
Create a notification for this product.
    Linux Linux Affected: 4.2
Unaffected: 0 , < 4.2 (semver)
Unaffected: 4.4.295 , ≤ 4.4.* (semver)
Unaffected: 4.9.293 , ≤ 4.9.* (semver)
Unaffected: 4.14.258 , ≤ 4.14.* (semver)
Unaffected: 4.19.221 , ≤ 4.19.* (semver)
Unaffected: 5.4.165 , ≤ 5.4.* (semver)
Unaffected: 5.10.85 , ≤ 5.10.* (semver)
Unaffected: 5.15.8 , ≤ 5.15.* (semver)
Unaffected: 5.16 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T05:39:59.752Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/094d513b78b1714113bc016684b8142382e071ba"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/fb75cc4740d81264cd5bcb0e17d961d018a8be96"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/794c0898f6bf39a458655d5fb4af70ec43a5cfcb"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/f5deab10ced368c807866283f8b79144c4823be8"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/acf0088ac073ca6e7f4cad6acac112177e08df5e"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/db12d95085367de8b0223929d1332731024441f1"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/c43517071dfc9fce34f8f69dbb98a86017f6b739"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/cd0082235783f814241a1c9483fb89e405f4f892"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2021-47500",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-10T15:35:45.977945Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-11T17:32:52.849Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/iio/accel/mma8452.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "094d513b78b1714113bc016684b8142382e071ba",
              "status": "affected",
              "version": "ae6d9ce05691bf79694074db7c7da980080548af",
              "versionType": "git"
            },
            {
              "lessThan": "fb75cc4740d81264cd5bcb0e17d961d018a8be96",
              "status": "affected",
              "version": "ae6d9ce05691bf79694074db7c7da980080548af",
              "versionType": "git"
            },
            {
              "lessThan": "794c0898f6bf39a458655d5fb4af70ec43a5cfcb",
              "status": "affected",
              "version": "ae6d9ce05691bf79694074db7c7da980080548af",
              "versionType": "git"
            },
            {
              "lessThan": "f5deab10ced368c807866283f8b79144c4823be8",
              "status": "affected",
              "version": "ae6d9ce05691bf79694074db7c7da980080548af",
              "versionType": "git"
            },
            {
              "lessThan": "acf0088ac073ca6e7f4cad6acac112177e08df5e",
              "status": "affected",
              "version": "ae6d9ce05691bf79694074db7c7da980080548af",
              "versionType": "git"
            },
            {
              "lessThan": "db12d95085367de8b0223929d1332731024441f1",
              "status": "affected",
              "version": "ae6d9ce05691bf79694074db7c7da980080548af",
              "versionType": "git"
            },
            {
              "lessThan": "c43517071dfc9fce34f8f69dbb98a86017f6b739",
              "status": "affected",
              "version": "ae6d9ce05691bf79694074db7c7da980080548af",
              "versionType": "git"
            },
            {
              "lessThan": "cd0082235783f814241a1c9483fb89e405f4f892",
              "status": "affected",
              "version": "ae6d9ce05691bf79694074db7c7da980080548af",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/iio/accel/mma8452.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.2"
            },
            {
              "lessThan": "4.2",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.4.*",
              "status": "unaffected",
              "version": "4.4.295",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.9.*",
              "status": "unaffected",
              "version": "4.9.293",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.258",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.221",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.165",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.85",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.8",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "5.16",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.4.295",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.9.293",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.258",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.221",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.165",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.85",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.8",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.16",
                  "versionStartIncluding": "4.2",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: mma8452: Fix trigger reference couting\n\nThe mma8452 driver directly assigns a trigger to the struct iio_dev. The\nIIO core when done using this trigger will call `iio_trigger_put()` to drop\nthe reference count by 1.\n\nWithout the matching `iio_trigger_get()` in the driver the reference count\ncan reach 0 too early, the trigger gets freed while still in use and a\nuse-after-free occurs.\n\nFix this by getting a reference to the trigger before assigning it to the\nIIO device."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-04T07:12:22.590Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/094d513b78b1714113bc016684b8142382e071ba"
        },
        {
          "url": "https://git.kernel.org/stable/c/fb75cc4740d81264cd5bcb0e17d961d018a8be96"
        },
        {
          "url": "https://git.kernel.org/stable/c/794c0898f6bf39a458655d5fb4af70ec43a5cfcb"
        },
        {
          "url": "https://git.kernel.org/stable/c/f5deab10ced368c807866283f8b79144c4823be8"
        },
        {
          "url": "https://git.kernel.org/stable/c/acf0088ac073ca6e7f4cad6acac112177e08df5e"
        },
        {
          "url": "https://git.kernel.org/stable/c/db12d95085367de8b0223929d1332731024441f1"
        },
        {
          "url": "https://git.kernel.org/stable/c/c43517071dfc9fce34f8f69dbb98a86017f6b739"
        },
        {
          "url": "https://git.kernel.org/stable/c/cd0082235783f814241a1c9483fb89e405f4f892"
        }
      ],
      "title": "iio: mma8452: Fix trigger reference couting",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2021-47500",
    "datePublished": "2024-05-24T15:01:43.362Z",
    "dateReserved": "2024-05-22T06:20:56.204Z",
    "dateUpdated": "2025-05-04T07:12:22.590Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/094d513b78b1714113bc016684b8142382e071ba\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/fb75cc4740d81264cd5bcb0e17d961d018a8be96\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/794c0898f6bf39a458655d5fb4af70ec43a5cfcb\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/f5deab10ced368c807866283f8b79144c4823be8\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/acf0088ac073ca6e7f4cad6acac112177e08df5e\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/db12d95085367de8b0223929d1332731024441f1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/c43517071dfc9fce34f8f69dbb98a86017f6b739\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/cd0082235783f814241a1c9483fb89e405f4f892\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-04T05:39:59.752Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2021-47500\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T15:35:45.977945Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:13.213Z\"}}], \"cna\": {\"title\": \"iio: mma8452: Fix trigger reference couting\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"ae6d9ce05691bf79694074db7c7da980080548af\", \"lessThan\": \"094d513b78b1714113bc016684b8142382e071ba\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ae6d9ce05691bf79694074db7c7da980080548af\", \"lessThan\": \"fb75cc4740d81264cd5bcb0e17d961d018a8be96\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ae6d9ce05691bf79694074db7c7da980080548af\", \"lessThan\": \"794c0898f6bf39a458655d5fb4af70ec43a5cfcb\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ae6d9ce05691bf79694074db7c7da980080548af\", \"lessThan\": \"f5deab10ced368c807866283f8b79144c4823be8\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ae6d9ce05691bf79694074db7c7da980080548af\", \"lessThan\": \"acf0088ac073ca6e7f4cad6acac112177e08df5e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ae6d9ce05691bf79694074db7c7da980080548af\", \"lessThan\": \"db12d95085367de8b0223929d1332731024441f1\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ae6d9ce05691bf79694074db7c7da980080548af\", \"lessThan\": \"c43517071dfc9fce34f8f69dbb98a86017f6b739\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ae6d9ce05691bf79694074db7c7da980080548af\", \"lessThan\": \"cd0082235783f814241a1c9483fb89e405f4f892\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/iio/accel/mma8452.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.2\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"4.2\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.4.295\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.4.*\"}, {\"status\": \"unaffected\", \"version\": \"4.9.293\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.9.*\"}, {\"status\": \"unaffected\", \"version\": \"4.14.258\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.14.*\"}, {\"status\": \"unaffected\", \"version\": \"4.19.221\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.165\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.85\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.8\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"5.16\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/iio/accel/mma8452.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/094d513b78b1714113bc016684b8142382e071ba\"}, {\"url\": \"https://git.kernel.org/stable/c/fb75cc4740d81264cd5bcb0e17d961d018a8be96\"}, {\"url\": \"https://git.kernel.org/stable/c/794c0898f6bf39a458655d5fb4af70ec43a5cfcb\"}, {\"url\": \"https://git.kernel.org/stable/c/f5deab10ced368c807866283f8b79144c4823be8\"}, {\"url\": \"https://git.kernel.org/stable/c/acf0088ac073ca6e7f4cad6acac112177e08df5e\"}, {\"url\": \"https://git.kernel.org/stable/c/db12d95085367de8b0223929d1332731024441f1\"}, {\"url\": \"https://git.kernel.org/stable/c/c43517071dfc9fce34f8f69dbb98a86017f6b739\"}, {\"url\": \"https://git.kernel.org/stable/c/cd0082235783f814241a1c9483fb89e405f4f892\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\niio: mma8452: Fix trigger reference couting\\n\\nThe mma8452 driver directly assigns a trigger to the struct iio_dev. The\\nIIO core when done using this trigger will call `iio_trigger_put()` to drop\\nthe reference count by 1.\\n\\nWithout the matching `iio_trigger_get()` in the driver the reference count\\ncan reach 0 too early, the trigger gets freed while still in use and a\\nuse-after-free occurs.\\n\\nFix this by getting a reference to the trigger before assigning it to the\\nIIO device.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.4.295\", \"versionStartIncluding\": \"4.2\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.9.293\", \"versionStartIncluding\": \"4.2\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.14.258\", \"versionStartIncluding\": \"4.2\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.19.221\", \"versionStartIncluding\": \"4.2\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.165\", \"versionStartIncluding\": \"4.2\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.85\", \"versionStartIncluding\": \"4.2\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.8\", \"versionStartIncluding\": \"4.2\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.16\", \"versionStartIncluding\": \"4.2\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T07:12:22.590Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2021-47500\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-04T07:12:22.590Z\", \"dateReserved\": \"2024-05-22T06:20:56.204Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-24T15:01:43.362Z\", \"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…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…