CVE-2026-74693 (GCVE-0-2026-74693)
Vulnerability from cvelistv5
Published
2026-08-22 15:32
Modified
2026-08-22 15:32
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: net: prestera: validate firmware header length prestera_fw_hdr_parse() reads the firmware header before checking that the firmware image contains that header. Reject images shorter than struct prestera_fw_header before decoding the magic and version fields.
Impacted products
Vendor Product Version
Linux Linux Version: 4c2703dfd7fabb0824b3bc345f9fa47e33248c14
Version: 4c2703dfd7fabb0824b3bc345f9fa47e33248c14
Version: 4c2703dfd7fabb0824b3bc345f9fa47e33248c14
Version: 4c2703dfd7fabb0824b3bc345f9fa47e33248c14
Version: 4c2703dfd7fabb0824b3bc345f9fa47e33248c14
Version: 4c2703dfd7fabb0824b3bc345f9fa47e33248c14
Version: 4c2703dfd7fabb0824b3bc345f9fa47e33248c14
Version: 4c2703dfd7fabb0824b3bc345f9fa47e33248c14
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/marvell/prestera/prestera_pci.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "38a3afbf9fd8a2e8c47fa3ca47b425a8a9623240",
              "status": "affected",
              "version": "4c2703dfd7fabb0824b3bc345f9fa47e33248c14",
              "versionType": "git"
            },
            {
              "lessThan": "0fbcceb9d19f2d1dcdf099aee590f2517cb718bb",
              "status": "affected",
              "version": "4c2703dfd7fabb0824b3bc345f9fa47e33248c14",
              "versionType": "git"
            },
            {
              "lessThan": "e0f382e8084117f0b11ffb070fe1079e38c0d7f9",
              "status": "affected",
              "version": "4c2703dfd7fabb0824b3bc345f9fa47e33248c14",
              "versionType": "git"
            },
            {
              "lessThan": "6fad06bb793d7089ae05b9fcf46e11be2dfe4850",
              "status": "affected",
              "version": "4c2703dfd7fabb0824b3bc345f9fa47e33248c14",
              "versionType": "git"
            },
            {
              "lessThan": "470ac9cce7308e60cf2dceb448749cdd006e73de",
              "status": "affected",
              "version": "4c2703dfd7fabb0824b3bc345f9fa47e33248c14",
              "versionType": "git"
            },
            {
              "lessThan": "363e048a9d0a6c245cbc348c8a220170afed046a",
              "status": "affected",
              "version": "4c2703dfd7fabb0824b3bc345f9fa47e33248c14",
              "versionType": "git"
            },
            {
              "lessThan": "7fa8a12296d8d5aa4b1c3904f0b354d81124cf29",
              "status": "affected",
              "version": "4c2703dfd7fabb0824b3bc345f9fa47e33248c14",
              "versionType": "git"
            },
            {
              "lessThan": "8ae344eb540af3f457179b52bc6061416752485c",
              "status": "affected",
              "version": "4c2703dfd7fabb0824b3bc345f9fa47e33248c14",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/marvell/prestera/prestera_pci.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.10"
            },
            {
              "lessThan": "5.10",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.265",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.216",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.183",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.152",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.104",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.45",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.9",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.265",
                  "versionStartIncluding": "5.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.216",
                  "versionStartIncluding": "5.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.183",
                  "versionStartIncluding": "5.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.152",
                  "versionStartIncluding": "5.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.104",
                  "versionStartIncluding": "5.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.45",
                  "versionStartIncluding": "5.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.9",
                  "versionStartIncluding": "5.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "5.10",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: prestera: validate firmware header length\n\nprestera_fw_hdr_parse() reads the firmware header before checking\nthat the firmware image contains that header.\n\nReject images shorter than struct prestera_fw_header before decoding the\nmagic and version fields."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-22T15:32:56.491Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/38a3afbf9fd8a2e8c47fa3ca47b425a8a9623240"
        },
        {
          "url": "https://git.kernel.org/stable/c/0fbcceb9d19f2d1dcdf099aee590f2517cb718bb"
        },
        {
          "url": "https://git.kernel.org/stable/c/e0f382e8084117f0b11ffb070fe1079e38c0d7f9"
        },
        {
          "url": "https://git.kernel.org/stable/c/6fad06bb793d7089ae05b9fcf46e11be2dfe4850"
        },
        {
          "url": "https://git.kernel.org/stable/c/470ac9cce7308e60cf2dceb448749cdd006e73de"
        },
        {
          "url": "https://git.kernel.org/stable/c/363e048a9d0a6c245cbc348c8a220170afed046a"
        },
        {
          "url": "https://git.kernel.org/stable/c/7fa8a12296d8d5aa4b1c3904f0b354d81124cf29"
        },
        {
          "url": "https://git.kernel.org/stable/c/8ae344eb540af3f457179b52bc6061416752485c"
        }
      ],
      "title": "net: prestera: validate firmware header length",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-74693",
    "datePublished": "2026-08-22T15:32:56.491Z",
    "dateReserved": "2026-08-15T05:44:03.926Z",
    "dateUpdated": "2026-08-22T15:32:56.491Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}


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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…