CVE-2026-43281 (GCVE-0-2026-43281)
Vulnerability from cvelistv5
Published
2026-05-06 11:29
Modified
2026-06-01 16:15
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate() Although it is guided that `#mbox-cells` must be at least 1, there are many instances of `#mbox-cells = <0>;` in the device tree. If that is the case and the corresponding mailbox controller does not provide `fw_xlate` and of_xlate` function pointers, `fw_mbox_index_xlate()` will be used by default and out-of-bounds accesses could occur due to lack of bounds check in that function.
Impacted products
Vendor Product Version
Linux Linux Version: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c
Version: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c
Version: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c
Version: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c
Version: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c
Version: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c
Version: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c
Version: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c
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": "2c7ff651ec6b660c7c96a36db9328b3232f555d8",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "ec0874447895b994182a962d2fee9ef075de5efd",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "2662ed331a69c0b551f78af58f12eb629a89a36f",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "31c4c67dec3362094a6747a171a4848e98542265",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "01d9a8c2615d436b2b30c19c1afe9fcd5726ff6d",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "4caae8168d1b808c7d4ff481295292e3f97f90fb",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "f50b39fd7c72a8734153644ee945ca0d8b2e65ab",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "fcd7f96c783626c07ee3ed75fa3739a8a2052310",
              "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.167",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.130",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.77",
              "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.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.167",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.130",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.77",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.16",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.6",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "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: Prevent out-of-bounds access in fw_mbox_index_xlate()\n\nAlthough it is guided that `#mbox-cells` must be at least 1, there are\nmany instances of `#mbox-cells = \u003c0\u003e;` in the device tree. If that is\nthe case and the corresponding mailbox controller does not provide\n`fw_xlate` and of_xlate` function pointers, `fw_mbox_index_xlate()` will\nbe used by default and out-of-bounds accesses could occur due to lack of\nbounds check in that function."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-01T16:15:32.145Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/2c7ff651ec6b660c7c96a36db9328b3232f555d8"
        },
        {
          "url": "https://git.kernel.org/stable/c/ec0874447895b994182a962d2fee9ef075de5efd"
        },
        {
          "url": "https://git.kernel.org/stable/c/2662ed331a69c0b551f78af58f12eb629a89a36f"
        },
        {
          "url": "https://git.kernel.org/stable/c/31c4c67dec3362094a6747a171a4848e98542265"
        },
        {
          "url": "https://git.kernel.org/stable/c/01d9a8c2615d436b2b30c19c1afe9fcd5726ff6d"
        },
        {
          "url": "https://git.kernel.org/stable/c/4caae8168d1b808c7d4ff481295292e3f97f90fb"
        },
        {
          "url": "https://git.kernel.org/stable/c/f50b39fd7c72a8734153644ee945ca0d8b2e65ab"
        },
        {
          "url": "https://git.kernel.org/stable/c/fcd7f96c783626c07ee3ed75fa3739a8a2052310"
        }
      ],
      "title": "mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43281",
    "datePublished": "2026-05-06T11:29:02.278Z",
    "dateReserved": "2026-05-01T14:12:55.998Z",
    "dateUpdated": "2026-06-01T16:15:32.145Z",
    "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…