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

CVE-2022-50330 (GCVE-0-2022-50330)

Vulnerability from cvelistv5 – Published: 2025-09-15 14:49 – Updated: 2026-08-05 08:58
VLAI
Title
crypto: cavium - prevent integer overflow loading firmware
Summary
In the Linux kernel, the following vulnerability has been resolved: crypto: cavium - prevent integer overflow loading firmware The "code_length" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we try to limit the damage as much as possible. Also Smatch marks any data read from the filesystem as untrusted and prints warnings if it not capped correctly. The "ntohl(ucode->code_length) * 2" multiplication can have an integer overflow.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 9e2c7d99941d000a36f68a3594cec27a1bbea274 , < c4d4c2afd08dfb3cd1c880d1811ede2568e81a6d (git)
Affected: 9e2c7d99941d000a36f68a3594cec27a1bbea274 , < 90e483e7f20c32287d2a9da967e122938f52737a (git)
Affected: 9e2c7d99941d000a36f68a3594cec27a1bbea274 , < 584561e94260268abe1c83e00d9c205565cb7bc5 (git)
Affected: 9e2c7d99941d000a36f68a3594cec27a1bbea274 , < 3a720eb89026c5241b8c4abb33370dc6fb565eee (git)
Affected: 9e2c7d99941d000a36f68a3594cec27a1bbea274 , < 172c8a24fc8312cf6b88d3c88469653fdcb1c127 (git)
Affected: 9e2c7d99941d000a36f68a3594cec27a1bbea274 , < 371fa5129af53a79f6dddc90fe5bb0825cbe72a4 (git)
Affected: 9e2c7d99941d000a36f68a3594cec27a1bbea274 , < e29fd7a6852376d2cfb95ad5d6d3eeff93f815e9 (git)
Affected: 9e2c7d99941d000a36f68a3594cec27a1bbea274 , < 2526d6bf27d15054bb0778b2f7bc6625fd934905 (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.11
Unaffected: 0 , < 4.11 (semver)
Unaffected: 4.14.296 , ≤ 4.14.* (semver)
Unaffected: 4.19.262 , ≤ 4.19.* (semver)
Unaffected: 5.4.220 , ≤ 5.4.* (semver)
Unaffected: 5.10.150 , ≤ 5.10.* (semver)
Unaffected: 5.15.75 , ≤ 5.15.* (semver)
Unaffected: 5.19.17 , ≤ 5.19.* (semver)
Unaffected: 6.0.3 , ≤ 6.0.* (semver)
Unaffected: 6.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/cavium/cpt/cptpf_main.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "c4d4c2afd08dfb3cd1c880d1811ede2568e81a6d",
              "status": "affected",
              "version": "9e2c7d99941d000a36f68a3594cec27a1bbea274",
              "versionType": "git"
            },
            {
              "lessThan": "90e483e7f20c32287d2a9da967e122938f52737a",
              "status": "affected",
              "version": "9e2c7d99941d000a36f68a3594cec27a1bbea274",
              "versionType": "git"
            },
            {
              "lessThan": "584561e94260268abe1c83e00d9c205565cb7bc5",
              "status": "affected",
              "version": "9e2c7d99941d000a36f68a3594cec27a1bbea274",
              "versionType": "git"
            },
            {
              "lessThan": "3a720eb89026c5241b8c4abb33370dc6fb565eee",
              "status": "affected",
              "version": "9e2c7d99941d000a36f68a3594cec27a1bbea274",
              "versionType": "git"
            },
            {
              "lessThan": "172c8a24fc8312cf6b88d3c88469653fdcb1c127",
              "status": "affected",
              "version": "9e2c7d99941d000a36f68a3594cec27a1bbea274",
              "versionType": "git"
            },
            {
              "lessThan": "371fa5129af53a79f6dddc90fe5bb0825cbe72a4",
              "status": "affected",
              "version": "9e2c7d99941d000a36f68a3594cec27a1bbea274",
              "versionType": "git"
            },
            {
              "lessThan": "e29fd7a6852376d2cfb95ad5d6d3eeff93f815e9",
              "status": "affected",
              "version": "9e2c7d99941d000a36f68a3594cec27a1bbea274",
              "versionType": "git"
            },
            {
              "lessThan": "2526d6bf27d15054bb0778b2f7bc6625fd934905",
              "status": "affected",
              "version": "9e2c7d99941d000a36f68a3594cec27a1bbea274",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/crypto/cavium/cpt/cptpf_main.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.11"
            },
            {
              "lessThan": "4.11",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.296",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.262",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.220",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.150",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.75",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.19.*",
              "status": "unaffected",
              "version": "5.19.17",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.296",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.262",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.220",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.150",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.75",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19.17",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.3",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: cavium - prevent integer overflow loading firmware\n\nThe \"code_length\" value comes from the firmware file.  If your firmware\nis untrusted realistically there is probably very little you can do to\nprotect yourself.  Still we try to limit the damage as much as possible.\nAlso Smatch marks any data read from the filesystem as untrusted and\nprints warnings if it not capped correctly.\n\nThe \"ntohl(ucode-\u003ecode_length) * 2\" multiplication can have an\ninteger overflow."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:L - The bug is reached only when cpt_probe loads fixed-name blobs (cpt8x-mc-ae.out / cpt8x-mc-se.out) via request_firmware() from the local firmware search path; no network, adjacent, or USB-packet input reaches cpt_ucode_load_fw().\nAC:L - A crafted firmware header with a code_length that makes ntohl(code_length)*2 wrap to a non-zero undersized value deterministically drives the overflow on every probe; the attacker fully controls the blob and no race or layout luck is required.\nPR:L - Consistent with other malformed-firmware probe bugs on embedded/appliance platforms, planting the blob under a firmware search path is treated as low privilege\u2014Octeon-TX networking appliances commonly give firmware/OTA service accounts write access without full init-namespace root.\nUI:N - Once the crafted file is present, cpt_ucode_load() runs automatically from PCI probe at boot or driver bind/re-probe with no victim interaction.\nS:U - Impact stays inside the host kernel CPT PF driver authority; SR-IOV VFs do not feed this firmware path, and there is no VM/IOMMU/sandbox boundary cross.\nC:H - After wrap, dma_alloc_coherent() and memcpy() both use the overflowed code_size with no check against fw_entry-\u003esize, so a small file with a wrapped medium size causes a large out-of-bounds read of kernel memory adjacent to the firmware buffer.\nI:N - Allocation and copy use the same overflowed size, so there is no heap out-of-bounds write or other integrity/write primitive\u2014only an OOB read of the firmware source buffer and possible loading of truncated microcode onto the engine.\nA:H - The unbounded source over-read can fault on unmapped pages and oops during probe, denying availability of the CPT device and potentially the system on affected ThunderX/Octeon-TX platforms."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T08:58:14.226Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/c4d4c2afd08dfb3cd1c880d1811ede2568e81a6d"
        },
        {
          "url": "https://git.kernel.org/stable/c/90e483e7f20c32287d2a9da967e122938f52737a"
        },
        {
          "url": "https://git.kernel.org/stable/c/584561e94260268abe1c83e00d9c205565cb7bc5"
        },
        {
          "url": "https://git.kernel.org/stable/c/3a720eb89026c5241b8c4abb33370dc6fb565eee"
        },
        {
          "url": "https://git.kernel.org/stable/c/172c8a24fc8312cf6b88d3c88469653fdcb1c127"
        },
        {
          "url": "https://git.kernel.org/stable/c/371fa5129af53a79f6dddc90fe5bb0825cbe72a4"
        },
        {
          "url": "https://git.kernel.org/stable/c/e29fd7a6852376d2cfb95ad5d6d3eeff93f815e9"
        },
        {
          "url": "https://git.kernel.org/stable/c/2526d6bf27d15054bb0778b2f7bc6625fd934905"
        }
      ],
      "title": "crypto: cavium - prevent integer overflow loading firmware",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50330",
    "datePublished": "2025-09-15T14:49:33.015Z",
    "dateReserved": "2025-09-15T14:18:36.815Z",
    "dateUpdated": "2026-08-05T08:58:14.226Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-50330",
      "date": "2026-09-17",
      "epss": "0.0016",
      "percentile": "0.05606"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50330\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-15T15:15:45.187\",\"lastModified\":\"2026-08-04T10:18:11.337\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ncrypto: cavium - prevent integer overflow loading firmware\\n\\nThe \\\"code_length\\\" value comes from the firmware file.  If your firmware\\nis untrusted realistically there is probably very little you can do to\\nprotect yourself.  Still we try to limit the damage as much as possible.\\nAlso Smatch marks any data read from the filesystem as untrusted and\\nprints warnings if it not capped correctly.\\n\\nThe \\\"ntohl(ucode-\u003ecode_length) * 2\\\" multiplication can have an\\ninteger overflow.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/crypto/cavium/cpt/cptpf_main.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"9e2c7d99941d000a36f68a3594cec27a1bbea274\",\"lessThan\":\"c4d4c2afd08dfb3cd1c880d1811ede2568e81a6d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9e2c7d99941d000a36f68a3594cec27a1bbea274\",\"lessThan\":\"90e483e7f20c32287d2a9da967e122938f52737a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9e2c7d99941d000a36f68a3594cec27a1bbea274\",\"lessThan\":\"584561e94260268abe1c83e00d9c205565cb7bc5\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9e2c7d99941d000a36f68a3594cec27a1bbea274\",\"lessThan\":\"3a720eb89026c5241b8c4abb33370dc6fb565eee\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9e2c7d99941d000a36f68a3594cec27a1bbea274\",\"lessThan\":\"172c8a24fc8312cf6b88d3c88469653fdcb1c127\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9e2c7d99941d000a36f68a3594cec27a1bbea274\",\"lessThan\":\"371fa5129af53a79f6dddc90fe5bb0825cbe72a4\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9e2c7d99941d000a36f68a3594cec27a1bbea274\",\"lessThan\":\"e29fd7a6852376d2cfb95ad5d6d3eeff93f815e9\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9e2c7d99941d000a36f68a3594cec27a1bbea274\",\"lessThan\":\"2526d6bf27d15054bb0778b2f7bc6625fd934905\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/crypto/cavium/cpt/cptpf_main.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.11\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.11\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.14.296\",\"lessThanOrEqual\":\"4.14.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.19.262\",\"lessThanOrEqual\":\"4.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.220\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.150\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.75\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.19.17\",\"lessThanOrEqual\":\"5.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.0.3\",\"lessThanOrEqual\":\"6.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.2},{\"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\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.11\",\"versionEndExcluding\":\"4.14.296\",\"matchCriteriaId\":\"79013B79-AFBA-4D0E-BEE9-A8E8B2130EEA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.15\",\"versionEndExcluding\":\"4.19.262\",\"matchCriteriaId\":\"D6B62970-1FAD-4ED6-930A-23E26A8D2E08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.20\",\"versionEndExcluding\":\"5.4.220\",\"matchCriteriaId\":\"125F7133-B3B7-4175-8CF3-FF0845483254\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.150\",\"matchCriteriaId\":\"C495821C-2A71-4F09-BED8-6A6EB4C9BA27\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.75\",\"matchCriteriaId\":\"6D945F46-F32F-4C09-8400-C3477E22A9FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"5.19.17\",\"matchCriteriaId\":\"19B4C3A4-E5C3-41DC-BB14-BE72858E7D35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.0\",\"versionEndExcluding\":\"6.0.3\",\"matchCriteriaId\":\"5BCD8201-B847-4442-B894-70D430128DEF\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/172c8a24fc8312cf6b88d3c88469653fdcb1c127\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2526d6bf27d15054bb0778b2f7bc6625fd934905\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/371fa5129af53a79f6dddc90fe5bb0825cbe72a4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/3a720eb89026c5241b8c4abb33370dc6fb565eee\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/584561e94260268abe1c83e00d9c205565cb7bc5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/90e483e7f20c32287d2a9da967e122938f52737a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c4d4c2afd08dfb3cd1c880d1811ede2568e81a6d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e29fd7a6852376d2cfb95ad5d6d3eeff93f815e9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "None",
      "current_release_date": "2026-06-30T10:27:09+00:00",
      "cve": "CVE-2022-50330",
      "id": "CVE-2022-50330",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: crypto: cavium - prevent integer overflow loading firmware",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-50330.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-11T16:51:18Z",
      "cve": "CVE-2022-50330",
      "id": "CVE-2022-50330",
      "initial_release_date": "2025-09-16T23:33:35Z",
      "product_status:known_affected": "437",
      "product_status:known_not_affected": "201",
      "product_status:recommended": "296",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2022-50330",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2022-50330.json",
      "version": "40"
    }
  }
}



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…