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

CVE-2026-89730 (GCVE-0-2026-89730)

Vulnerability from cvelistv5 – Published: 2026-09-11 19:46 – Updated: 2026-09-14 12:02
VLAI
Title
fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write
Summary
In the Linux kernel, the following vulnerability has been resolved: fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write The trailing byte path in altera_cvp_send_block() dereferences a u32 pointer even when only 1-3 bytes remain in the input buffer. If the buffer ends at a page or scatterlist boundary, this can read past the valid image data and fault. Copy the remaining bytes into a zero-initialized u32 before writing the final word so only valid bytes are read from the input buffer.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 34d1dc17ce978ae76e676d401b48fe9d004aa948 , < 447b3c893987a0106a65f04b62ec3271892e9d98 (git)
Affected: 34d1dc17ce978ae76e676d401b48fe9d004aa948 , < 3b8938f5fbcf4a918785f9cb4b108782eb4ea717 (git)
Affected: 34d1dc17ce978ae76e676d401b48fe9d004aa948 , < 2564ac3d3b8b47cd9692a5bf42d668ed7218b54e (git)
Affected: 34d1dc17ce978ae76e676d401b48fe9d004aa948 , < 8f3365ed2a5db2ac95ab70a6c47561db39d24537 (git)
Affected: 34d1dc17ce978ae76e676d401b48fe9d004aa948 , < b138bc665e21d4422382ab43aebdf0a2b7bb9cb3 (git)
Affected: 34d1dc17ce978ae76e676d401b48fe9d004aa948 , < 827ec385458adeeda651de2b6f3537e386b1a8d9 (git)
Affected: 34d1dc17ce978ae76e676d401b48fe9d004aa948 , < 4dc1051939e499c838229af035464a5fc7671198 (git)
Affected: 34d1dc17ce978ae76e676d401b48fe9d004aa948 , < 9da70a43b5fea60d758137f7f0ccfe19356cb5bb (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.14
Unaffected: 0 , < 4.14 (semver)
Unaffected: 5.10.270 , ≤ 5.10.* (semver)
Unaffected: 5.15.221 , ≤ 5.15.* (semver)
Unaffected: 6.1.188 , ≤ 6.1.* (semver)
Unaffected: 6.6.157 , ≤ 6.6.* (semver)
Unaffected: 6.12.109 , ≤ 6.12.* (semver)
Unaffected: 6.18.50 , ≤ 6.18.* (semver)
Unaffected: 7.2.4 , ≤ 7.2.* (semver)
Unaffected: 7.3-rc1 , ≤ * (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/fpga/altera-cvp.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "447b3c893987a0106a65f04b62ec3271892e9d98",
              "status": "affected",
              "version": "34d1dc17ce978ae76e676d401b48fe9d004aa948",
              "versionType": "git"
            },
            {
              "lessThan": "3b8938f5fbcf4a918785f9cb4b108782eb4ea717",
              "status": "affected",
              "version": "34d1dc17ce978ae76e676d401b48fe9d004aa948",
              "versionType": "git"
            },
            {
              "lessThan": "2564ac3d3b8b47cd9692a5bf42d668ed7218b54e",
              "status": "affected",
              "version": "34d1dc17ce978ae76e676d401b48fe9d004aa948",
              "versionType": "git"
            },
            {
              "lessThan": "8f3365ed2a5db2ac95ab70a6c47561db39d24537",
              "status": "affected",
              "version": "34d1dc17ce978ae76e676d401b48fe9d004aa948",
              "versionType": "git"
            },
            {
              "lessThan": "b138bc665e21d4422382ab43aebdf0a2b7bb9cb3",
              "status": "affected",
              "version": "34d1dc17ce978ae76e676d401b48fe9d004aa948",
              "versionType": "git"
            },
            {
              "lessThan": "827ec385458adeeda651de2b6f3537e386b1a8d9",
              "status": "affected",
              "version": "34d1dc17ce978ae76e676d401b48fe9d004aa948",
              "versionType": "git"
            },
            {
              "lessThan": "4dc1051939e499c838229af035464a5fc7671198",
              "status": "affected",
              "version": "34d1dc17ce978ae76e676d401b48fe9d004aa948",
              "versionType": "git"
            },
            {
              "lessThan": "9da70a43b5fea60d758137f7f0ccfe19356cb5bb",
              "status": "affected",
              "version": "34d1dc17ce978ae76e676d401b48fe9d004aa948",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/fpga/altera-cvp.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.14"
            },
            {
              "lessThan": "4.14",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.270",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.221",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.188",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.157",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.109",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.50",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.2.*",
              "status": "unaffected",
              "version": "7.2.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.3-rc1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.270",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.221",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.188",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.157",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.109",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.50",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2.4",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.3-rc1",
                  "versionStartIncluding": "4.14",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfpga: altera-cvp: Avoid out-of-bounds read in trailing byte write\n\nThe trailing byte path in altera_cvp_send_block() dereferences a u32\npointer even when only 1-3 bytes remain in the input buffer. If the buffer\nends at a page or scatterlist boundary, this can read past the valid image\ndata and fault.\n\nCopy the remaining bytes into a zero-initialized u32 before writing the\nfinal word so only valid bytes are read from the input buffer."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-14T12:02:19.217Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/447b3c893987a0106a65f04b62ec3271892e9d98"
        },
        {
          "url": "https://git.kernel.org/stable/c/3b8938f5fbcf4a918785f9cb4b108782eb4ea717"
        },
        {
          "url": "https://git.kernel.org/stable/c/2564ac3d3b8b47cd9692a5bf42d668ed7218b54e"
        },
        {
          "url": "https://git.kernel.org/stable/c/8f3365ed2a5db2ac95ab70a6c47561db39d24537"
        },
        {
          "url": "https://git.kernel.org/stable/c/b138bc665e21d4422382ab43aebdf0a2b7bb9cb3"
        },
        {
          "url": "https://git.kernel.org/stable/c/827ec385458adeeda651de2b6f3537e386b1a8d9"
        },
        {
          "url": "https://git.kernel.org/stable/c/4dc1051939e499c838229af035464a5fc7671198"
        },
        {
          "url": "https://git.kernel.org/stable/c/9da70a43b5fea60d758137f7f0ccfe19356cb5bb"
        }
      ],
      "title": "fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-89730",
    "datePublished": "2026-09-11T19:46:40.581Z",
    "dateReserved": "2026-09-11T19:38:34.760Z",
    "dateUpdated": "2026-09-14T12:02:19.217Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-89730",
      "date": "2026-09-15",
      "epss": "0.0021",
      "percentile": "0.11404"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-89730\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-09-11T20:20:03.363\",\"lastModified\":\"2026-09-14T13:19:22.170\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nfpga: altera-cvp: Avoid out-of-bounds read in trailing byte write\\n\\nThe trailing byte path in altera_cvp_send_block() dereferences a u32\\npointer even when only 1-3 bytes remain in the input buffer. If the buffer\\nends at a page or scatterlist boundary, this can read past the valid image\\ndata and fault.\\n\\nCopy the remaining bytes into a zero-initialized u32 before writing the\\nfinal word so only valid bytes are read from the input buffer.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/fpga/altera-cvp.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"34d1dc17ce978ae76e676d401b48fe9d004aa948\",\"lessThan\":\"447b3c893987a0106a65f04b62ec3271892e9d98\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"34d1dc17ce978ae76e676d401b48fe9d004aa948\",\"lessThan\":\"3b8938f5fbcf4a918785f9cb4b108782eb4ea717\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"34d1dc17ce978ae76e676d401b48fe9d004aa948\",\"lessThan\":\"2564ac3d3b8b47cd9692a5bf42d668ed7218b54e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"34d1dc17ce978ae76e676d401b48fe9d004aa948\",\"lessThan\":\"8f3365ed2a5db2ac95ab70a6c47561db39d24537\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"34d1dc17ce978ae76e676d401b48fe9d004aa948\",\"lessThan\":\"b138bc665e21d4422382ab43aebdf0a2b7bb9cb3\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"34d1dc17ce978ae76e676d401b48fe9d004aa948\",\"lessThan\":\"827ec385458adeeda651de2b6f3537e386b1a8d9\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"34d1dc17ce978ae76e676d401b48fe9d004aa948\",\"lessThan\":\"4dc1051939e499c838229af035464a5fc7671198\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"34d1dc17ce978ae76e676d401b48fe9d004aa948\",\"lessThan\":\"9da70a43b5fea60d758137f7f0ccfe19356cb5bb\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/fpga/altera-cvp.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.14\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.14\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.270\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.221\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.188\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.157\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.109\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.50\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2.4\",\"lessThanOrEqual\":\"7.2.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.3-rc1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2564ac3d3b8b47cd9692a5bf42d668ed7218b54e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3b8938f5fbcf4a918785f9cb4b108782eb4ea717\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/447b3c893987a0106a65f04b62ec3271892e9d98\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4dc1051939e499c838229af035464a5fc7671198\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/827ec385458adeeda651de2b6f3537e386b1a8d9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8f3365ed2a5db2ac95ab70a6c47561db39d24537\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9da70a43b5fea60d758137f7f0ccfe19356cb5bb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b138bc665e21d4422382ab43aebdf0a2b7bb9cb3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-09-15T05:13:15+00:00",
      "cve": "CVE-2026-89730",
      "id": "CVE-2026-89730",
      "initial_release_date": "2026-09-11T19:46:40.581000+00:00",
      "product_status:known_affected": "2",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: Linux kernel: Out-of-bounds read in altera-cvp FPGA driver can lead to system crash",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-89730.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…

Loading…