GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2026-22978 (GCVE-0-2026-22978)

Vulnerability from cvelistv5 – Published: 2026-01-23 15:24 – Updated: 2026-05-11 21:57
VLAI
Title
wifi: avoid kernel-infoleak from struct iw_point
Summary
In the Linux kernel, the following vulnerability has been resolved: wifi: avoid kernel-infoleak from struct iw_point struct iw_point has a 32bit hole on 64bit arches. struct iw_point { void __user *pointer; /* Pointer to the data (in user space) */ __u16 length; /* number of fields or size in bytes */ __u16 flags; /* Optional params */ }; Make sure to zero the structure to avoid disclosing 32bits of kernel data to user space.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4 , < d943b5f592767b107ba8c12a902f17431350378c (git)
Affected: 87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4 , < a3827e310b5a73535646ef4a552d53b3c8bf74f6 (git)
Affected: 87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4 , < 442ceac0393185e9982323f6682a52a53e8462b1 (git)
Affected: 87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4 , < d21ec867d84c9f3a9845d7d8c90c9ce35dbe48f8 (git)
Affected: 87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4 , < 024f71a57d563fbe162e528c8bf2d27e9cac7c7b (git)
Affected: 87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4 , < e3c35177103ead4658b8a62f41e3080d45885464 (git)
Affected: 87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4 , < 21cbf883d073abbfe09e3924466aa5e0449e7261 (git)
guessed Create a notification for this product.
Linux Linux Affected: 2.6.27
Unaffected: 0 , < 2.6.27 (semver)
Unaffected: 5.10.248 , ≤ 5.10.* (semver)
Unaffected: 5.15.198 , ≤ 5.15.* (semver)
Unaffected: 6.1.161 , ≤ 6.1.* (semver)
Unaffected: 6.6.121 , ≤ 6.6.* (semver)
Unaffected: 6.12.66 , ≤ 6.12.* (semver)
Unaffected: 6.18.6 , ≤ 6.18.* (semver)
Unaffected: 6.19 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/wireless/wext-core.c",
            "net/wireless/wext-priv.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "d943b5f592767b107ba8c12a902f17431350378c",
              "status": "affected",
              "version": "87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4",
              "versionType": "git"
            },
            {
              "lessThan": "a3827e310b5a73535646ef4a552d53b3c8bf74f6",
              "status": "affected",
              "version": "87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4",
              "versionType": "git"
            },
            {
              "lessThan": "442ceac0393185e9982323f6682a52a53e8462b1",
              "status": "affected",
              "version": "87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4",
              "versionType": "git"
            },
            {
              "lessThan": "d21ec867d84c9f3a9845d7d8c90c9ce35dbe48f8",
              "status": "affected",
              "version": "87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4",
              "versionType": "git"
            },
            {
              "lessThan": "024f71a57d563fbe162e528c8bf2d27e9cac7c7b",
              "status": "affected",
              "version": "87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4",
              "versionType": "git"
            },
            {
              "lessThan": "e3c35177103ead4658b8a62f41e3080d45885464",
              "status": "affected",
              "version": "87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4",
              "versionType": "git"
            },
            {
              "lessThan": "21cbf883d073abbfe09e3924466aa5e0449e7261",
              "status": "affected",
              "version": "87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/wireless/wext-core.c",
            "net/wireless/wext-priv.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.27"
            },
            {
              "lessThan": "2.6.27",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.248",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.198",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.161",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.121",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.66",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.19",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.248",
                  "versionStartIncluding": "2.6.27",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.198",
                  "versionStartIncluding": "2.6.27",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.161",
                  "versionStartIncluding": "2.6.27",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.121",
                  "versionStartIncluding": "2.6.27",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.66",
                  "versionStartIncluding": "2.6.27",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.6",
                  "versionStartIncluding": "2.6.27",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19",
                  "versionStartIncluding": "2.6.27",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: avoid kernel-infoleak from struct iw_point\n\nstruct iw_point has a 32bit hole on 64bit arches.\n\nstruct iw_point {\n  void __user   *pointer;       /* Pointer to the data  (in user space) */\n  __u16         length;         /* number of fields or size in bytes */\n  __u16         flags;          /* Optional params */\n};\n\nMake sure to zero the structure to avoid disclosing 32bits of kernel data\nto user space."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T21:57:37.849Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/d943b5f592767b107ba8c12a902f17431350378c"
        },
        {
          "url": "https://git.kernel.org/stable/c/a3827e310b5a73535646ef4a552d53b3c8bf74f6"
        },
        {
          "url": "https://git.kernel.org/stable/c/442ceac0393185e9982323f6682a52a53e8462b1"
        },
        {
          "url": "https://git.kernel.org/stable/c/d21ec867d84c9f3a9845d7d8c90c9ce35dbe48f8"
        },
        {
          "url": "https://git.kernel.org/stable/c/024f71a57d563fbe162e528c8bf2d27e9cac7c7b"
        },
        {
          "url": "https://git.kernel.org/stable/c/e3c35177103ead4658b8a62f41e3080d45885464"
        },
        {
          "url": "https://git.kernel.org/stable/c/21cbf883d073abbfe09e3924466aa5e0449e7261"
        }
      ],
      "title": "wifi: avoid kernel-infoleak from struct iw_point",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-22978",
    "datePublished": "2026-01-23T15:24:00.482Z",
    "dateReserved": "2026-01-13T15:37:45.936Z",
    "dateUpdated": "2026-05-11T21:57:37.849Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-22978",
      "date": "2026-09-16",
      "epss": "0.00122",
      "percentile": "0.02297"
    },
    "microsoft_vex": {
      "current_release_date": "2026-03-03T15:04:06.000Z",
      "cve": "CVE-2026-22978",
      "id": "msrc_CVE-2026-22978",
      "initial_release_date": "2026-01-02T00:00:00.000Z",
      "product_status:fixed": "1",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "wifi: avoid kernel-infoleak from struct iw_point",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-22978.json",
      "version": "3"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-22978\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-01-23T16:15:53.783\",\"lastModified\":\"2026-06-17T10:20:38.110\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nwifi: avoid kernel-infoleak from struct iw_point\\n\\nstruct iw_point has a 32bit hole on 64bit arches.\\n\\nstruct iw_point {\\n  void __user   *pointer;       /* Pointer to the data  (in user space) */\\n  __u16         length;         /* number of fields or size in bytes */\\n  __u16         flags;          /* Optional params */\\n};\\n\\nMake sure to zero the structure to avoid disclosing 32bits of kernel data\\nto user space.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta:\\n\\nwifi: evitar la fuga de informaci\u00f3n del kernel de la estructura iw_point\\n\\nLa estructura iw_point tiene un agujero de 32 bits en arquitecturas de 64 bits.\\n\\nstruct iw_point {\\n  void __user   *pointer;       /* Puntero a los datos (en espacio de usuario) */\\n  __u16         length;         /* n\u00famero de campos o tama\u00f1o en bytes */\\n  __u16         flags;          /* Par\u00e1metros opcionales */\\n};\\n\\nAseg\u00farese de poner a cero la estructura para evitar la divulgaci\u00f3n de 32 bits de datos del kernel al espacio de usuario.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/wireless/wext-core.c\",\"net/wireless/wext-priv.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4\",\"lessThan\":\"d943b5f592767b107ba8c12a902f17431350378c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4\",\"lessThan\":\"a3827e310b5a73535646ef4a552d53b3c8bf74f6\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4\",\"lessThan\":\"442ceac0393185e9982323f6682a52a53e8462b1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4\",\"lessThan\":\"d21ec867d84c9f3a9845d7d8c90c9ce35dbe48f8\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4\",\"lessThan\":\"024f71a57d563fbe162e528c8bf2d27e9cac7c7b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4\",\"lessThan\":\"e3c35177103ead4658b8a62f41e3080d45885464\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"87de87d5e47f94b4ea647a5bd1bc8dc1f7930db4\",\"lessThan\":\"21cbf883d073abbfe09e3924466aa5e0449e7261\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"net/wireless/wext-core.c\",\"net/wireless/wext-priv.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"2.6.27\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"2.6.27\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.248\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.198\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.161\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.121\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.66\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.6\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.19\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":3.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.6.27\",\"versionEndExcluding\":\"5.10.248\",\"matchCriteriaId\":\"6DF628A9-C7C6-47DC-810A-2D8E53F0928F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.198\",\"matchCriteriaId\":\"82159CAA-B6BA-43C6-85D8-65BDBC175A7E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.161\",\"matchCriteriaId\":\"E135B7E2-61FC-4DC1-8570-ABD67894FFDE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.121\",\"matchCriteriaId\":\"BB7A164B-7422-4A1C-82FB-5FCAEE53C06C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.66\",\"matchCriteriaId\":\"F72B884C-B44F-40E4-9895-CE421AC663D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.6\",\"matchCriteriaId\":\"879529BC-5B4C-4EBE-BF1D-1A31404A8B2E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"17B67AA7-40D6-4AFA-8459-F200F3D7CFD1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"C47E4CC9-C826-4FA9-B014-7FE3D9B318B2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"F71D92C0-C023-48BD-B3B6-70B638EEE298\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"13580667-0A98-40CC-B29F-D12790B91BDB\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/024f71a57d563fbe162e528c8bf2d27e9cac7c7b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/21cbf883d073abbfe09e3924466aa5e0449e7261\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/442ceac0393185e9982323f6682a52a53e8462b1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a3827e310b5a73535646ef4a552d53b3c8bf74f6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d21ec867d84c9f3a9845d7d8c90c9ce35dbe48f8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d943b5f592767b107ba8c12a902f17431350378c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e3c35177103ead4658b8a62f41e3080d45885464\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-06-28T07:17:54+00:00",
      "cve": "CVE-2026-22978",
      "id": "CVE-2026-22978",
      "initial_release_date": "2026-01-23T00:00:00+00:00",
      "product_status:known_affected": "42",
      "product_status:known_not_affected": "232",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: Linux kernel (wifi): Information disclosure via uninitialized data in struct iw_point",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-22978.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-07-24T02:41:40Z",
      "cve": "CVE-2026-22978",
      "id": "CVE-2026-22978",
      "initial_release_date": "2026-01-27T00:27:09Z",
      "product_status:first_fixed": "2",
      "product_status:known_affected": "614",
      "product_status:recommended": "344",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-22978",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-22978.json",
      "version": "25"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

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

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…