CVE-2026-43241 (GCVE-0-2026-43241)

Vulnerability from cvelistv5 – Published: 2026-05-06 11:28 – Updated: 2026-05-07 17:14
VLAI?
Title
ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access
Summary
In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access Number of MW LUTs depends on NTB configuration and can be set to MAX_MWS, This patch protects against invalid index out of bounds access to mw_sizes When invalid access print message to user that configuration is not valid.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: ec0467ccbdeb69a86c8729073057bda7bce00eec , < 348e1ac9ad983ed7e62de14e1daf47f1695a4ce9 (git)
Affected: ec0467ccbdeb69a86c8729073057bda7bce00eec , < ee02c4f980c91820845dd8e469ec7dc670ab6d9d (git)
Affected: ec0467ccbdeb69a86c8729073057bda7bce00eec , < 740945de896021b9a859e71f38f6aea72a6393cf (git)
Affected: ec0467ccbdeb69a86c8729073057bda7bce00eec , < 85c9daa1f8319bbb3dfee71dc6a2f969cd3b4c92 (git)
Affected: ec0467ccbdeb69a86c8729073057bda7bce00eec , < 0e930420945106151c6eb3d7837b4e6154e9b144 (git)
Affected: ec0467ccbdeb69a86c8729073057bda7bce00eec , < 2346856b74823a2a78109002e479a3d02526a9ce (git)
Affected: ec0467ccbdeb69a86c8729073057bda7bce00eec , < 47ce292dd45dc689747c40603222691638919189 (git)
Affected: ec0467ccbdeb69a86c8729073057bda7bce00eec , < c8ba7ad2cc1c7b90570aa347b8ebbe279f1eface (git)
Create a notification for this product.
    Linux Linux Affected: 4.15
Unaffected: 0 , < 4.15 (semver)
Unaffected: 5.10.252 , ≤ 5.10.* (semver)
Unaffected: 5.15.202 , ≤ 5.15.* (semver)
Unaffected: 6.1.165 , ≤ 6.1.* (semver)
Unaffected: 6.6.128 , ≤ 6.6.* (semver)
Unaffected: 6.12.75 , ≤ 6.12.* (semver)
Unaffected: 6.18.16 , ≤ 6.18.* (semver)
Unaffected: 6.19.6 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/ntb/hw/mscc/ntb_hw_switchtec.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "348e1ac9ad983ed7e62de14e1daf47f1695a4ce9",
              "status": "affected",
              "version": "ec0467ccbdeb69a86c8729073057bda7bce00eec",
              "versionType": "git"
            },
            {
              "lessThan": "ee02c4f980c91820845dd8e469ec7dc670ab6d9d",
              "status": "affected",
              "version": "ec0467ccbdeb69a86c8729073057bda7bce00eec",
              "versionType": "git"
            },
            {
              "lessThan": "740945de896021b9a859e71f38f6aea72a6393cf",
              "status": "affected",
              "version": "ec0467ccbdeb69a86c8729073057bda7bce00eec",
              "versionType": "git"
            },
            {
              "lessThan": "85c9daa1f8319bbb3dfee71dc6a2f969cd3b4c92",
              "status": "affected",
              "version": "ec0467ccbdeb69a86c8729073057bda7bce00eec",
              "versionType": "git"
            },
            {
              "lessThan": "0e930420945106151c6eb3d7837b4e6154e9b144",
              "status": "affected",
              "version": "ec0467ccbdeb69a86c8729073057bda7bce00eec",
              "versionType": "git"
            },
            {
              "lessThan": "2346856b74823a2a78109002e479a3d02526a9ce",
              "status": "affected",
              "version": "ec0467ccbdeb69a86c8729073057bda7bce00eec",
              "versionType": "git"
            },
            {
              "lessThan": "47ce292dd45dc689747c40603222691638919189",
              "status": "affected",
              "version": "ec0467ccbdeb69a86c8729073057bda7bce00eec",
              "versionType": "git"
            },
            {
              "lessThan": "c8ba7ad2cc1c7b90570aa347b8ebbe279f1eface",
              "status": "affected",
              "version": "ec0467ccbdeb69a86c8729073057bda7bce00eec",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/ntb/hw/mscc/ntb_hw_switchtec.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.15"
            },
            {
              "lessThan": "4.15",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.252",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.202",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.165",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.128",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.75",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.252",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.202",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.165",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.128",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.75",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.16",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.6",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "4.15",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access\n\nNumber of MW LUTs depends on NTB configuration and can be set to MAX_MWS,\nThis patch protects against invalid index out of bounds access to mw_sizes\nWhen invalid access print message to user that configuration is not valid."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-07T17:14:58.964Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/348e1ac9ad983ed7e62de14e1daf47f1695a4ce9"
        },
        {
          "url": "https://git.kernel.org/stable/c/ee02c4f980c91820845dd8e469ec7dc670ab6d9d"
        },
        {
          "url": "https://git.kernel.org/stable/c/740945de896021b9a859e71f38f6aea72a6393cf"
        },
        {
          "url": "https://git.kernel.org/stable/c/85c9daa1f8319bbb3dfee71dc6a2f969cd3b4c92"
        },
        {
          "url": "https://git.kernel.org/stable/c/0e930420945106151c6eb3d7837b4e6154e9b144"
        },
        {
          "url": "https://git.kernel.org/stable/c/2346856b74823a2a78109002e479a3d02526a9ce"
        },
        {
          "url": "https://git.kernel.org/stable/c/47ce292dd45dc689747c40603222691638919189"
        },
        {
          "url": "https://git.kernel.org/stable/c/c8ba7ad2cc1c7b90570aa347b8ebbe279f1eface"
        }
      ],
      "title": "ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43241",
    "datePublished": "2026-05-06T11:28:34.927Z",
    "dateReserved": "2026-05-01T14:12:55.995Z",
    "dateUpdated": "2026-05-07T17:14:58.964Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-43241",
      "date": "2026-05-08",
      "epss": "0.00024",
      "percentile": "0.06984"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-43241\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-06T12:16:44.460\",\"lastModified\":\"2026-05-06T13:07:51.607\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access\\n\\nNumber of MW LUTs depends on NTB configuration and can be set to MAX_MWS,\\nThis patch protects against invalid index out of bounds access to mw_sizes\\nWhen invalid access print message to user that configuration is not valid.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0e930420945106151c6eb3d7837b4e6154e9b144\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/2346856b74823a2a78109002e479a3d02526a9ce\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/348e1ac9ad983ed7e62de14e1daf47f1695a4ce9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/47ce292dd45dc689747c40603222691638919189\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/740945de896021b9a859e71f38f6aea72a6393cf\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/85c9daa1f8319bbb3dfee71dc6a2f969cd3b4c92\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c8ba7ad2cc1c7b90570aa347b8ebbe279f1eface\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ee02c4f980c91820845dd8e469ec7dc670ab6d9d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


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…