CVE-2024-47712 (GCVE-0-2024-47712)

Vulnerability from cvelistv5 – Published: 2024-10-21 11:53 – Updated: 2025-11-03 22:21
VLAI?
Title
wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param
Summary
In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param In the `wilc_parse_join_bss_param` function, the TSF field of the `ies` structure is accessed after the RCU read-side critical section is unlocked. According to RCU usage rules, this is illegal. Reusing this pointer can lead to unpredictable behavior, including accessing memory that has been updated or causing use-after-free issues. This possible bug was identified using a static analysis tool developed by myself, specifically designed to detect RCU-related issues. To address this, the TSF value is now stored in a local variable `ies_tsf` before the RCU lock is released. The `param->tsf_lo` field is then assigned using this local variable, ensuring that the TSF value is safely accessed.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: e556006de4ea93abe2b46cba202a2556c544b8b2 , < 5a24cedc243ace5ed7c1016f52a7bfc8f5b07815 (git)
Affected: b4bbf38c350acb6500cbe667b1e2e68f896e4b38 , < 557418e1704605a81c9e26732449f71b1d40ba1e (git)
Affected: d80fc436751cfa6b02a8eda74eb6cce7dadfe5a2 , < bf090f4fe935294361eabd9dc5a949fdd77d3d1b (git)
Affected: 745003b5917b610352f52fe0d11ef658d6471ec2 , < b040b71d99ee5e17bb7a743dc01cbfcae8908ce1 (git)
Affected: 4bfd20d5f5c62b5495d6c0016ee6933bd3add7ce , < 84398204c5df5aaf89453056cf0647cda9664d2b (git)
Affected: 205c50306acf58a335eb19fa84e40140f4fe814f , < 2f944e6255c2fc1c9bd9ee32f6b14ee0b2a51eb5 (git)
Affected: 205c50306acf58a335eb19fa84e40140f4fe814f , < 79510414a7626317f13cc9073244ab7a8deb3192 (git)
Affected: 205c50306acf58a335eb19fa84e40140f4fe814f , < 6d7c6ae1efb1ff68bc01d79d94fdf0388f86cdd8 (git)
Affected: 5800ec78775c0cd646f71eb9bf8402fb794807de (git)
Affected: dd50d3ead6e3707bb0a5df7cc832730c93ace3a7 (git)
Create a notification for this product.
    Linux Linux Affected: 6.9
Unaffected: 0 , < 6.9 (semver)
Unaffected: 5.4.285 , ≤ 5.4.* (semver)
Unaffected: 5.10.227 , ≤ 5.10.* (semver)
Unaffected: 5.15.168 , ≤ 5.15.* (semver)
Unaffected: 6.1.113 , ≤ 6.1.* (semver)
Unaffected: 6.6.54 , ≤ 6.6.* (semver)
Unaffected: 6.10.13 , ≤ 6.10.* (semver)
Unaffected: 6.11.2 , ≤ 6.11.* (semver)
Unaffected: 6.12 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-47712",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-10-21T13:03:07.439547Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-10-21T13:04:18.804Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T22:21:16.228Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html"
          },
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wireless/microchip/wilc1000/hif.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "5a24cedc243ace5ed7c1016f52a7bfc8f5b07815",
              "status": "affected",
              "version": "e556006de4ea93abe2b46cba202a2556c544b8b2",
              "versionType": "git"
            },
            {
              "lessThan": "557418e1704605a81c9e26732449f71b1d40ba1e",
              "status": "affected",
              "version": "b4bbf38c350acb6500cbe667b1e2e68f896e4b38",
              "versionType": "git"
            },
            {
              "lessThan": "bf090f4fe935294361eabd9dc5a949fdd77d3d1b",
              "status": "affected",
              "version": "d80fc436751cfa6b02a8eda74eb6cce7dadfe5a2",
              "versionType": "git"
            },
            {
              "lessThan": "b040b71d99ee5e17bb7a743dc01cbfcae8908ce1",
              "status": "affected",
              "version": "745003b5917b610352f52fe0d11ef658d6471ec2",
              "versionType": "git"
            },
            {
              "lessThan": "84398204c5df5aaf89453056cf0647cda9664d2b",
              "status": "affected",
              "version": "4bfd20d5f5c62b5495d6c0016ee6933bd3add7ce",
              "versionType": "git"
            },
            {
              "lessThan": "2f944e6255c2fc1c9bd9ee32f6b14ee0b2a51eb5",
              "status": "affected",
              "version": "205c50306acf58a335eb19fa84e40140f4fe814f",
              "versionType": "git"
            },
            {
              "lessThan": "79510414a7626317f13cc9073244ab7a8deb3192",
              "status": "affected",
              "version": "205c50306acf58a335eb19fa84e40140f4fe814f",
              "versionType": "git"
            },
            {
              "lessThan": "6d7c6ae1efb1ff68bc01d79d94fdf0388f86cdd8",
              "status": "affected",
              "version": "205c50306acf58a335eb19fa84e40140f4fe814f",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "5800ec78775c0cd646f71eb9bf8402fb794807de",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "dd50d3ead6e3707bb0a5df7cc832730c93ace3a7",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wireless/microchip/wilc1000/hif.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.9"
            },
            {
              "lessThan": "6.9",
              "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.227",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.168",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.113",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.54",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.10.*",
              "status": "unaffected",
              "version": "6.10.13",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.11.*",
              "status": "unaffected",
              "version": "6.11.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.12",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.285",
                  "versionStartIncluding": "5.4.273",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.227",
                  "versionStartIncluding": "5.10.214",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.168",
                  "versionStartIncluding": "5.15.153",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.113",
                  "versionStartIncluding": "6.1.83",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.54",
                  "versionStartIncluding": "6.6.23",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.10.13",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.11.2",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12",
                  "versionStartIncluding": "6.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.7.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.8.2",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param\n\nIn the `wilc_parse_join_bss_param` function, the TSF field of the `ies`\nstructure is accessed after the RCU read-side critical section is\nunlocked. According to RCU usage rules, this is illegal. Reusing this\npointer can lead to unpredictable behavior, including accessing memory\nthat has been updated or causing use-after-free issues.\n\nThis possible bug was identified using a static analysis tool developed\nby myself, specifically designed to detect RCU-related issues.\n\nTo address this, the TSF value is now stored in a local variable\n`ies_tsf` before the RCU lock is released. The `param-\u003etsf_lo` field is\nthen assigned using this local variable, ensuring that the TSF value is\nsafely accessed."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-04T12:59:02.709Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/5a24cedc243ace5ed7c1016f52a7bfc8f5b07815"
        },
        {
          "url": "https://git.kernel.org/stable/c/557418e1704605a81c9e26732449f71b1d40ba1e"
        },
        {
          "url": "https://git.kernel.org/stable/c/bf090f4fe935294361eabd9dc5a949fdd77d3d1b"
        },
        {
          "url": "https://git.kernel.org/stable/c/b040b71d99ee5e17bb7a743dc01cbfcae8908ce1"
        },
        {
          "url": "https://git.kernel.org/stable/c/84398204c5df5aaf89453056cf0647cda9664d2b"
        },
        {
          "url": "https://git.kernel.org/stable/c/2f944e6255c2fc1c9bd9ee32f6b14ee0b2a51eb5"
        },
        {
          "url": "https://git.kernel.org/stable/c/79510414a7626317f13cc9073244ab7a8deb3192"
        },
        {
          "url": "https://git.kernel.org/stable/c/6d7c6ae1efb1ff68bc01d79d94fdf0388f86cdd8"
        }
      ],
      "title": "wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-47712",
    "datePublished": "2024-10-21T11:53:44.763Z",
    "dateReserved": "2024-09-30T16:00:12.948Z",
    "dateUpdated": "2025-11-03T22:21:16.228Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-47712\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-21T13:03:07.439547Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-21T13:03:10.556Z\"}}], \"cna\": {\"title\": \"wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"e556006de4ea93abe2b46cba202a2556c544b8b2\", \"lessThan\": \"5a24cedc243ace5ed7c1016f52a7bfc8f5b07815\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"b4bbf38c350acb6500cbe667b1e2e68f896e4b38\", \"lessThan\": \"557418e1704605a81c9e26732449f71b1d40ba1e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"d80fc436751cfa6b02a8eda74eb6cce7dadfe5a2\", \"lessThan\": \"bf090f4fe935294361eabd9dc5a949fdd77d3d1b\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"745003b5917b610352f52fe0d11ef658d6471ec2\", \"lessThan\": \"b040b71d99ee5e17bb7a743dc01cbfcae8908ce1\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"4bfd20d5f5c62b5495d6c0016ee6933bd3add7ce\", \"lessThan\": \"84398204c5df5aaf89453056cf0647cda9664d2b\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"205c50306acf58a335eb19fa84e40140f4fe814f\", \"lessThan\": \"2f944e6255c2fc1c9bd9ee32f6b14ee0b2a51eb5\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"205c50306acf58a335eb19fa84e40140f4fe814f\", \"lessThan\": \"79510414a7626317f13cc9073244ab7a8deb3192\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"205c50306acf58a335eb19fa84e40140f4fe814f\", \"lessThan\": \"6d7c6ae1efb1ff68bc01d79d94fdf0388f86cdd8\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"5800ec78775c0cd646f71eb9bf8402fb794807de\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"dd50d3ead6e3707bb0a5df7cc832730c93ace3a7\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/net/wireless/microchip/wilc1000/hif.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.9\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"6.9\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.4.285\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.227\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.168\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.113\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.54\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.10.13\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.10.*\"}, {\"status\": \"unaffected\", \"version\": \"6.11.2\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.11.*\"}, {\"status\": \"unaffected\", \"version\": \"6.12\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/net/wireless/microchip/wilc1000/hif.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/5a24cedc243ace5ed7c1016f52a7bfc8f5b07815\"}, {\"url\": \"https://git.kernel.org/stable/c/557418e1704605a81c9e26732449f71b1d40ba1e\"}, {\"url\": \"https://git.kernel.org/stable/c/bf090f4fe935294361eabd9dc5a949fdd77d3d1b\"}, {\"url\": \"https://git.kernel.org/stable/c/b040b71d99ee5e17bb7a743dc01cbfcae8908ce1\"}, {\"url\": \"https://git.kernel.org/stable/c/84398204c5df5aaf89453056cf0647cda9664d2b\"}, {\"url\": \"https://git.kernel.org/stable/c/2f944e6255c2fc1c9bd9ee32f6b14ee0b2a51eb5\"}, {\"url\": \"https://git.kernel.org/stable/c/79510414a7626317f13cc9073244ab7a8deb3192\"}, {\"url\": \"https://git.kernel.org/stable/c/6d7c6ae1efb1ff68bc01d79d94fdf0388f86cdd8\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nwifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param\\n\\nIn the `wilc_parse_join_bss_param` function, the TSF field of the `ies`\\nstructure is accessed after the RCU read-side critical section is\\nunlocked. According to RCU usage rules, this is illegal. Reusing this\\npointer can lead to unpredictable behavior, including accessing memory\\nthat has been updated or causing use-after-free issues.\\n\\nThis possible bug was identified using a static analysis tool developed\\nby myself, specifically designed to detect RCU-related issues.\\n\\nTo address this, the TSF value is now stored in a local variable\\n`ies_tsf` before the RCU lock is released. The `param-\u003etsf_lo` field is\\nthen assigned using this local variable, ensuring that the TSF value is\\nsafely accessed.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.285\", \"versionStartIncluding\": \"5.4.273\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.227\", \"versionStartIncluding\": \"5.10.214\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.168\", \"versionStartIncluding\": \"5.15.153\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.113\", \"versionStartIncluding\": \"6.1.83\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.54\", \"versionStartIncluding\": \"6.6.23\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.10.13\", \"versionStartIncluding\": \"6.9\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.11.2\", \"versionStartIncluding\": \"6.9\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.12\", \"versionStartIncluding\": \"6.9\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"6.7.11\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionStartIncluding\": \"6.8.2\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T12:59:02.709Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-47712\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-04T12:59:02.709Z\", \"dateReserved\": \"2024-09-30T16:00:12.948Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-10-21T11:53:44.763Z\", \"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…