CVE-2026-53295 (GCVE-0-2026-53295)

Vulnerability from cvelistv5 – Published: 2026-06-26 19:40 – Updated: 2026-06-26 19:40
VLAI
Title
mailbox: add sanity check for channel array
Summary
In the Linux kernel, the following vulnerability has been resolved: mailbox: add sanity check for channel array Fail gracefully if there is no channel array attached to the mailbox controller. Otherwise the later dereference will cause an OOPS which might not be seen because mailbox controllers might instantiate very early. Remove the comment explaining the obvious while here.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < 5cc3300fab262b26c28bc2fc06df693410c3840b (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < 0f11444271110d9b5bc6316a153c6431abda899c (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < d44872a569b8fbacde457ff2587a775e5004bb79 (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < 14aed0d4e58389cc6a88acf8610b12d3e476272b (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < 6362c4a7d7e21e68cd9aa04df7cde16befba3a4b (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < 9dd7489943324298bb0f385495795a82f1dd6507 (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < 37792091ab28ba030fd8d61184c47d4d51294170 (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < c1aad75595fb67edc7fda8af249d3b886efa1be9 (git)
Create a notification for this product.
Linux Linux Affected: 3.18
Unaffected: 0 , < 3.18 (semver)
Unaffected: 5.10.258 , ≤ 5.10.* (semver)
Unaffected: 5.15.209 , ≤ 5.15.* (semver)
Unaffected: 6.1.175 , ≤ 6.1.* (semver)
Unaffected: 6.6.141 , ≤ 6.6.* (semver)
Unaffected: 6.12.91 , ≤ 6.12.* (semver)
Unaffected: 6.18.33 , ≤ 6.18.* (semver)
Unaffected: 7.0.10 , ≤ 7.0.* (semver)
Unaffected: 7.1 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/mailbox/mailbox.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "5cc3300fab262b26c28bc2fc06df693410c3840b",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "0f11444271110d9b5bc6316a153c6431abda899c",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "d44872a569b8fbacde457ff2587a775e5004bb79",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "14aed0d4e58389cc6a88acf8610b12d3e476272b",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "6362c4a7d7e21e68cd9aa04df7cde16befba3a4b",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "9dd7489943324298bb0f385495795a82f1dd6507",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "37792091ab28ba030fd8d61184c47d4d51294170",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "c1aad75595fb67edc7fda8af249d3b886efa1be9",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/mailbox/mailbox.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.18"
            },
            {
              "lessThan": "3.18",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.258",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.209",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.175",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.141",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.91",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.33",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.10",
              "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.258",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.209",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.175",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.141",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.91",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.33",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.10",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmailbox: add sanity check for channel array\n\nFail gracefully if there is no channel array attached to the mailbox\ncontroller. Otherwise the later dereference will cause an OOPS which\nmight not be seen because mailbox controllers might instantiate very\nearly. Remove the comment explaining the obvious while here."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-26T19:40:53.670Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/5cc3300fab262b26c28bc2fc06df693410c3840b"
        },
        {
          "url": "https://git.kernel.org/stable/c/0f11444271110d9b5bc6316a153c6431abda899c"
        },
        {
          "url": "https://git.kernel.org/stable/c/d44872a569b8fbacde457ff2587a775e5004bb79"
        },
        {
          "url": "https://git.kernel.org/stable/c/14aed0d4e58389cc6a88acf8610b12d3e476272b"
        },
        {
          "url": "https://git.kernel.org/stable/c/6362c4a7d7e21e68cd9aa04df7cde16befba3a4b"
        },
        {
          "url": "https://git.kernel.org/stable/c/9dd7489943324298bb0f385495795a82f1dd6507"
        },
        {
          "url": "https://git.kernel.org/stable/c/37792091ab28ba030fd8d61184c47d4d51294170"
        },
        {
          "url": "https://git.kernel.org/stable/c/c1aad75595fb67edc7fda8af249d3b886efa1be9"
        }
      ],
      "title": "mailbox: add sanity check for channel array",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-53295",
    "datePublished": "2026-06-26T19:40:53.670Z",
    "dateReserved": "2026-06-09T07:44:35.396Z",
    "dateUpdated": "2026-06-26T19:40:53.670Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-53295",
      "date": "2026-07-12",
      "epss": "0.00123",
      "percentile": "0.02463"
    },
    "microsoft_vex": {
      "current_release_date": "2026-07-09T14:49:16.000Z",
      "cve": "CVE-2026-53295",
      "id": "msrc_CVE-2026-53295",
      "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": "mailbox: add sanity check for channel array",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-53295.json",
      "version": "3"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-53295\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-06-26T20:17:22.427\",\"lastModified\":\"2026-07-08T03:53:05.573\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmailbox: add sanity check for channel array\\n\\nFail gracefully if there is no channel array attached to the mailbox\\ncontroller. Otherwise the later dereference will cause an OOPS which\\nmight not be seen because mailbox controllers might instantiate very\\nearly. Remove the comment explaining the obvious while here.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/mailbox/mailbox.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"2b6d83e2b8b7de82331a6a1dcd64b51020a6031c\",\"lessThan\":\"5cc3300fab262b26c28bc2fc06df693410c3840b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2b6d83e2b8b7de82331a6a1dcd64b51020a6031c\",\"lessThan\":\"0f11444271110d9b5bc6316a153c6431abda899c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2b6d83e2b8b7de82331a6a1dcd64b51020a6031c\",\"lessThan\":\"d44872a569b8fbacde457ff2587a775e5004bb79\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2b6d83e2b8b7de82331a6a1dcd64b51020a6031c\",\"lessThan\":\"14aed0d4e58389cc6a88acf8610b12d3e476272b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2b6d83e2b8b7de82331a6a1dcd64b51020a6031c\",\"lessThan\":\"6362c4a7d7e21e68cd9aa04df7cde16befba3a4b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2b6d83e2b8b7de82331a6a1dcd64b51020a6031c\",\"lessThan\":\"9dd7489943324298bb0f385495795a82f1dd6507\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2b6d83e2b8b7de82331a6a1dcd64b51020a6031c\",\"lessThan\":\"37792091ab28ba030fd8d61184c47d4d51294170\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2b6d83e2b8b7de82331a6a1dcd64b51020a6031c\",\"lessThan\":\"c1aad75595fb67edc7fda8af249d3b886efa1be9\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/mailbox/mailbox.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"3.18\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"3.18\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.258\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.209\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.175\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.141\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.91\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.33\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.10\",\"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.18.1\",\"versionEndExcluding\":\"5.10.258\",\"matchCriteriaId\":\"D36936DE-7EC9-4AB7-91F8-90295F05E2EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.209\",\"matchCriteriaId\":\"919C10A9-7951-4A74-BADD-C135A0A8D8B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.175\",\"matchCriteriaId\":\"92385813-D91D-480D-83A1-F423D2CBB2BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.141\",\"matchCriteriaId\":\"97A9FFFA-22BB-4D5C-9790-5A2286E392F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.91\",\"matchCriteriaId\":\"C918746B-DE6F-448F-A93E-A04C5481688D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.33\",\"matchCriteriaId\":\"96D99E49-380D-43AB-BDBA-25C3AD018A9C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"7.0.10\",\"matchCriteriaId\":\"A13475D2-59BF-4716-94B5-7C1D239A2CF4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.18:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"2C941823-DB24-432E-8F78-90665662756A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.18:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"E909F0A0-2398-4420-AA63-605C42F5CADF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.18:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"77E4C479-2D2C-4009-8D71-18AF50454D7B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.18:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"C5AE67DB-5E94-4439-98E9-761ACCC48A4A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.18:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"777DE673-1457-420F-AAAF-9B1E3AC79328\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.18:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"222D33AD-EC2D-4813-83C2-B904534BFCFE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:3.18:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"A5F9AEA5-34CE-4ED3-9821-6C7435CE3320\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B1EF7059-E670-45F4-B422-54C40FA86390\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0f11444271110d9b5bc6316a153c6431abda899c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/14aed0d4e58389cc6a88acf8610b12d3e476272b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/37792091ab28ba030fd8d61184c47d4d51294170\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5cc3300fab262b26c28bc2fc06df693410c3840b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/6362c4a7d7e21e68cd9aa04df7cde16befba3a4b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9dd7489943324298bb0f385495795a82f1dd6507\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c1aad75595fb67edc7fda8af249d3b886efa1be9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d44872a569b8fbacde457ff2587a775e5004bb79\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-07-08T04:06:06+00:00",
      "cve": "CVE-2026-53295",
      "id": "CVE-2026-53295",
      "initial_release_date": "2026-06-26T00:00:00+00:00",
      "product_status:known_affected": "260",
      "product_status:known_not_affected": "14",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: mailbox: add sanity check for channel array",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53295.json",
      "version": "3"
    }
  }
}



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…