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

CVE-2026-46291 (GCVE-0-2026-46291)

Vulnerability from cvelistv5 – Published: 2026-06-08 15:46 – Updated: 2026-06-19 12:00
VLAI
Title
crypto: caam - guard HMAC key hex dumps in hash_digest_key
Summary
In the Linux kernel, the following vulnerability has been resolved: crypto: caam - guard HMAC key hex dumps in hash_digest_key Use print_hex_dump_devel() for dumping sensitive HMAC key bytes in hash_digest_key() to avoid leaking secrets at runtime when CONFIG_DYNAMIC_DEBUG is enabled.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 045e36780f11523e26d1e4a8c78bdc57f4003bd0 , < e8e72fdf47bd5ef7abe642b034c6178a61a8580a (git)
Affected: 045e36780f11523e26d1e4a8c78bdc57f4003bd0 , < cd849c07b8d706425e60a4dfcef54b7b67c967ce (git)
Affected: 045e36780f11523e26d1e4a8c78bdc57f4003bd0 , < a9207798fe619cbc85c8744a9b9e2af1db2b6e1a (git)
Affected: 045e36780f11523e26d1e4a8c78bdc57f4003bd0 , < 2adbfca7452eeac45117b8e803288a2767f7075f (git)
Affected: 045e36780f11523e26d1e4a8c78bdc57f4003bd0 , < c7e52fe3f7901ccb9cd29b3f7c683d809ba87e48 (git)
Affected: 045e36780f11523e26d1e4a8c78bdc57f4003bd0 , < 5cffe3c136891aa4d579bf5c079a68f7cb371b0c (git)
Affected: 045e36780f11523e26d1e4a8c78bdc57f4003bd0 , < b8f12d9b00c1950779e5679b9c13908584682bb6 (git)
Affected: 045e36780f11523e26d1e4a8c78bdc57f4003bd0 , < 177730a273b18e195263ed953853273e901b5064 (git)
guessed Create a notification for this product.
Linux Linux Affected: 3.6
Unaffected: 0 , < 3.6 (semver)
Unaffected: 5.10.259 , ≤ 5.10.* (semver)
Unaffected: 5.15.210 , ≤ 5.15.* (semver)
Unaffected: 6.1.176 , ≤ 6.1.* (semver)
Unaffected: 6.6.140 , ≤ 6.6.* (semver)
Unaffected: 6.12.88 , ≤ 6.12.* (semver)
Unaffected: 6.18.30 , ≤ 6.18.* (semver)
Unaffected: 7.0.7 , ≤ 7.0.* (semver)
Unaffected: 7.1 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/crypto/caam/caamalg_qi2.c",
            "drivers/crypto/caam/caamhash.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "e8e72fdf47bd5ef7abe642b034c6178a61a8580a",
              "status": "affected",
              "version": "045e36780f11523e26d1e4a8c78bdc57f4003bd0",
              "versionType": "git"
            },
            {
              "lessThan": "cd849c07b8d706425e60a4dfcef54b7b67c967ce",
              "status": "affected",
              "version": "045e36780f11523e26d1e4a8c78bdc57f4003bd0",
              "versionType": "git"
            },
            {
              "lessThan": "a9207798fe619cbc85c8744a9b9e2af1db2b6e1a",
              "status": "affected",
              "version": "045e36780f11523e26d1e4a8c78bdc57f4003bd0",
              "versionType": "git"
            },
            {
              "lessThan": "2adbfca7452eeac45117b8e803288a2767f7075f",
              "status": "affected",
              "version": "045e36780f11523e26d1e4a8c78bdc57f4003bd0",
              "versionType": "git"
            },
            {
              "lessThan": "c7e52fe3f7901ccb9cd29b3f7c683d809ba87e48",
              "status": "affected",
              "version": "045e36780f11523e26d1e4a8c78bdc57f4003bd0",
              "versionType": "git"
            },
            {
              "lessThan": "5cffe3c136891aa4d579bf5c079a68f7cb371b0c",
              "status": "affected",
              "version": "045e36780f11523e26d1e4a8c78bdc57f4003bd0",
              "versionType": "git"
            },
            {
              "lessThan": "b8f12d9b00c1950779e5679b9c13908584682bb6",
              "status": "affected",
              "version": "045e36780f11523e26d1e4a8c78bdc57f4003bd0",
              "versionType": "git"
            },
            {
              "lessThan": "177730a273b18e195263ed953853273e901b5064",
              "status": "affected",
              "version": "045e36780f11523e26d1e4a8c78bdc57f4003bd0",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/crypto/caam/caamalg_qi2.c",
            "drivers/crypto/caam/caamhash.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.6"
            },
            {
              "lessThan": "3.6",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.259",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.210",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.176",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.140",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.88",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.30",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.7",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.259",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.210",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.176",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.140",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.88",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.30",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.7",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "3.6",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: caam - guard HMAC key hex dumps in hash_digest_key\n\nUse print_hex_dump_devel() for dumping sensitive HMAC key bytes in\nhash_digest_key() to avoid leaking secrets at runtime when\nCONFIG_DYNAMIC_DEBUG is enabled."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-19T12:00:06.481Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/e8e72fdf47bd5ef7abe642b034c6178a61a8580a"
        },
        {
          "url": "https://git.kernel.org/stable/c/cd849c07b8d706425e60a4dfcef54b7b67c967ce"
        },
        {
          "url": "https://git.kernel.org/stable/c/a9207798fe619cbc85c8744a9b9e2af1db2b6e1a"
        },
        {
          "url": "https://git.kernel.org/stable/c/2adbfca7452eeac45117b8e803288a2767f7075f"
        },
        {
          "url": "https://git.kernel.org/stable/c/c7e52fe3f7901ccb9cd29b3f7c683d809ba87e48"
        },
        {
          "url": "https://git.kernel.org/stable/c/5cffe3c136891aa4d579bf5c079a68f7cb371b0c"
        },
        {
          "url": "https://git.kernel.org/stable/c/b8f12d9b00c1950779e5679b9c13908584682bb6"
        },
        {
          "url": "https://git.kernel.org/stable/c/177730a273b18e195263ed953853273e901b5064"
        }
      ],
      "title": "crypto: caam - guard HMAC key hex dumps in hash_digest_key",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-46291",
    "datePublished": "2026-06-08T15:46:18.317Z",
    "dateReserved": "2026-05-13T15:03:33.110Z",
    "dateUpdated": "2026-06-19T12:00:06.481Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-46291",
      "date": "2026-09-16",
      "epss": "0.00123",
      "percentile": "0.02344"
    },
    "microsoft_vex": {
      "current_release_date": "2026-06-18T01:50:14.000Z",
      "cve": "CVE-2026-46291",
      "id": "msrc_CVE-2026-46291",
      "initial_release_date": "2026-06-02T00:00:00.000Z",
      "product_status:fixed": "1",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "crypto: caam - guard HMAC key hex dumps in hash_digest_key",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-46291.json",
      "version": "2"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-46291\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-06-08T17:16:47.357\",\"lastModified\":\"2026-07-23T08:10:00.137\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ncrypto: caam - guard HMAC key hex dumps in hash_digest_key\\n\\nUse print_hex_dump_devel() for dumping sensitive HMAC key bytes in\\nhash_digest_key() to avoid leaking secrets at runtime when\\nCONFIG_DYNAMIC_DEBUG is enabled.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta:\\n\\ncrypto: caam - proteger los volcados hexadecimales de claves HMAC en hash_digest_key\\n\\nUsar print_hex_dump_devel() para volcar bytes de claves HMAC sensibles en hash_digest_key() para evitar la fuga de secretos en tiempo de ejecuci\u00f3n cuando CONFIG_DYNAMIC_DEBUG est\u00e1 habilitado.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/crypto/caam/caamalg_qi2.c\",\"drivers/crypto/caam/caamhash.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"045e36780f11523e26d1e4a8c78bdc57f4003bd0\",\"lessThan\":\"e8e72fdf47bd5ef7abe642b034c6178a61a8580a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"045e36780f11523e26d1e4a8c78bdc57f4003bd0\",\"lessThan\":\"cd849c07b8d706425e60a4dfcef54b7b67c967ce\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"045e36780f11523e26d1e4a8c78bdc57f4003bd0\",\"lessThan\":\"a9207798fe619cbc85c8744a9b9e2af1db2b6e1a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"045e36780f11523e26d1e4a8c78bdc57f4003bd0\",\"lessThan\":\"2adbfca7452eeac45117b8e803288a2767f7075f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"045e36780f11523e26d1e4a8c78bdc57f4003bd0\",\"lessThan\":\"c7e52fe3f7901ccb9cd29b3f7c683d809ba87e48\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"045e36780f11523e26d1e4a8c78bdc57f4003bd0\",\"lessThan\":\"5cffe3c136891aa4d579bf5c079a68f7cb371b0c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"045e36780f11523e26d1e4a8c78bdc57f4003bd0\",\"lessThan\":\"b8f12d9b00c1950779e5679b9c13908584682bb6\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"045e36780f11523e26d1e4a8c78bdc57f4003bd0\",\"lessThan\":\"177730a273b18e195263ed953853273e901b5064\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/crypto/caam/caamalg_qi2.c\",\"drivers/crypto/caam/caamhash.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"3.6\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"3.6\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.259\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.210\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.176\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.140\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.88\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.30\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.7\",\"lessThanOrEqual\":\"7.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1\",\"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:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"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\":\"3.6\",\"versionEndExcluding\":\"5.10.259\",\"matchCriteriaId\":\"721E2892-A2C4-43EA-B05D-A638043DE3DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.210\",\"matchCriteriaId\":\"5E938CDF-D1C4-43D0-98DC-9E11B6B55801\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.176\",\"matchCriteriaId\":\"C4446623-5F2B-4DD8-8666-9FAAC285A757\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.140\",\"matchCriteriaId\":\"A1A92866-F406-43B5-B2D1-CFC274753E9D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.88\",\"matchCriteriaId\":\"5AFBE0EC-CCDF-4207-AE92-ABF958125CA4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.30\",\"matchCriteriaId\":\"BF39AE08-AE6D-4410-8FBE-76F6BF5BF55B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"7.0.7\",\"matchCriteriaId\":\"D0893CA7-9AE6-4DFE-AC75-48967D73AD8E\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/177730a273b18e195263ed953853273e901b5064\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2adbfca7452eeac45117b8e803288a2767f7075f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5cffe3c136891aa4d579bf5c079a68f7cb371b0c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a9207798fe619cbc85c8744a9b9e2af1db2b6e1a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b8f12d9b00c1950779e5679b9c13908584682bb6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c7e52fe3f7901ccb9cd29b3f7c683d809ba87e48\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/cd849c07b8d706425e60a4dfcef54b7b67c967ce\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e8e72fdf47bd5ef7abe642b034c6178a61a8580a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-06-28T07:42:03+00:00",
      "cve": "CVE-2026-46291",
      "id": "CVE-2026-46291",
      "initial_release_date": "2026-06-08T00:00:00+00:00",
      "product_status:known_affected": "184",
      "product_status:known_not_affected": "90",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: crypto: caam - guard HMAC key hex dumps in hash_digest_key",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-46291.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-11T01:10:15Z",
      "cve": "CVE-2026-46291",
      "id": "CVE-2026-46291",
      "initial_release_date": "2026-06-09T02:20:58Z",
      "product_status:first_fixed": "2",
      "product_status:known_affected": "699",
      "product_status:known_not_affected": "4",
      "product_status:recommended": "281",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-46291",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-46291.json",
      "version": "16"
    }
  }
}



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…