CVE-2026-53296 (GCVE-0-2026-53296)
Vulnerability from cvelistv5
Published
2026-06-26 19:40
Modified
2026-06-26 19:40
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: mailbox: mailbox-test: free channels on probe error On probe error, free the previously obtained channels. This not only prevents a leak, but also UAF scenarios because the client structure will be removed nonetheless because it was allocated with devm.
Impacted products
Vendor Product Version
Linux Linux Version: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7
Version: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7
Version: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7
Version: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7
Version: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7
Version: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7
Version: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7
Version: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/mailbox/mailbox-test.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "0ad8c4a03a358de7811ba1ab8cbd1fe76ad0ff6b",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "15c4cc3850cfe1b973eb7b63c02314b267f06a64",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "187069ccc3474516af32350e20d7e449160fa6de",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "81c9e7e4030e71391ab479c4c6e17b64802577aa",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "6c6ce2ccb4fcf1617fec83f91b21aa0265f30701",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "742001919653e7313b4e91780c5d108be1692365",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "02beb178e2e159daeb8f992d7abb16a37da31664",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "c02053a9055d5fdfd32432287cca8958db1d5bc5",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/mailbox/mailbox-test.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.4"
            },
            {
              "lessThan": "4.4",
              "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.175",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.141",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.91",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.33",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.10",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.258",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.209",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.175",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.141",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.91",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.33",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.10",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "4.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmailbox: mailbox-test: free channels on probe error\n\nOn probe error, free the previously obtained channels. This not only\nprevents a leak, but also UAF scenarios because the client structure\nwill be removed nonetheless because it was allocated with devm."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-26T19:40:54.341Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/0ad8c4a03a358de7811ba1ab8cbd1fe76ad0ff6b"
        },
        {
          "url": "https://git.kernel.org/stable/c/15c4cc3850cfe1b973eb7b63c02314b267f06a64"
        },
        {
          "url": "https://git.kernel.org/stable/c/187069ccc3474516af32350e20d7e449160fa6de"
        },
        {
          "url": "https://git.kernel.org/stable/c/81c9e7e4030e71391ab479c4c6e17b64802577aa"
        },
        {
          "url": "https://git.kernel.org/stable/c/6c6ce2ccb4fcf1617fec83f91b21aa0265f30701"
        },
        {
          "url": "https://git.kernel.org/stable/c/742001919653e7313b4e91780c5d108be1692365"
        },
        {
          "url": "https://git.kernel.org/stable/c/02beb178e2e159daeb8f992d7abb16a37da31664"
        },
        {
          "url": "https://git.kernel.org/stable/c/c02053a9055d5fdfd32432287cca8958db1d5bc5"
        }
      ],
      "title": "mailbox: mailbox-test: free channels on probe error",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-53296",
    "datePublished": "2026-06-26T19:40:54.341Z",
    "dateReserved": "2026-06-09T07:44:35.396Z",
    "dateUpdated": "2026-06-26T19:40:54.341Z",
    "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…