CVE-2026-53294 (GCVE-0-2026-53294)

Vulnerability from cvelistv5 – Published: 2026-06-26 19:40 – Updated: 2026-06-26 19:40
VLAI
Title
mailbox: mailbox-test: don't free the reused channel
Summary
In the Linux kernel, the following vulnerability has been resolved: mailbox: mailbox-test: don't free the reused channel The RX channel can be aliased to the TX channel if it has a different MMIO. This special case needs to be handled when freeing the channels otherwise a double-free occurs.
Severity
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7 , < fc0089f82c3e36060c2c79156bc2018bfb16b56b (git)
Affected: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7 , < 5d4f3d0f64f1016cb78b400a70b67df91fac99b5 (git)
Affected: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7 , < c494a11da45ad7ec9b0ff216c3e3ace351193bb6 (git)
Affected: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7 , < 3afca89fae501dbd7421e1777b5b8f033b1d98d0 (git)
Affected: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7 , < 5c209299b0113e289e238fa5f2e8f00c59f76060 (git)
Affected: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7 , < 82f6dcea46cf5de65c4ba7283f7c7b34de4a324d (git)
Affected: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7 , < 240c71a2aea36a1a4210f911a1c32ea88777e8e4 (git)
Affected: 8ea4484d0c2bb4e2152261943fa1a3522654b1c7 , < 88ebadbf0deefdaccdab868b44ff70a0a257f473 (git)
Create a notification for this product.
Linux Linux Affected: 4.4
Unaffected: 0 , < 4.4 (semver)
Unaffected: 5.10.258 , ≤ 5.10.* (semver)
Unaffected: 5.15.209 , ≤ 5.15.* (semver)
Unaffected: 6.1.175 , ≤ 6.1.* (semver)
Unaffected: 6.6.141 , ≤ 6.6.* (semver)
Unaffected: 6.12.91 , ≤ 6.12.* (semver)
Unaffected: 6.18.33 , ≤ 6.18.* (semver)
Unaffected: 7.0.10 , ≤ 7.0.* (semver)
Unaffected: 7.1 , ≤ * (original_commit_for_fix)
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": "fc0089f82c3e36060c2c79156bc2018bfb16b56b",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "5d4f3d0f64f1016cb78b400a70b67df91fac99b5",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "c494a11da45ad7ec9b0ff216c3e3ace351193bb6",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "3afca89fae501dbd7421e1777b5b8f033b1d98d0",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "5c209299b0113e289e238fa5f2e8f00c59f76060",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "82f6dcea46cf5de65c4ba7283f7c7b34de4a324d",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "240c71a2aea36a1a4210f911a1c32ea88777e8e4",
              "status": "affected",
              "version": "8ea4484d0c2bb4e2152261943fa1a3522654b1c7",
              "versionType": "git"
            },
            {
              "lessThan": "88ebadbf0deefdaccdab868b44ff70a0a257f473",
              "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: don\u0027t free the reused channel\n\nThe RX channel can be aliased to the TX channel if it has a different\nMMIO. This special case needs to be handled when freeing the channels\notherwise a double-free occurs."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-26T19:40:52.927Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/fc0089f82c3e36060c2c79156bc2018bfb16b56b"
        },
        {
          "url": "https://git.kernel.org/stable/c/5d4f3d0f64f1016cb78b400a70b67df91fac99b5"
        },
        {
          "url": "https://git.kernel.org/stable/c/c494a11da45ad7ec9b0ff216c3e3ace351193bb6"
        },
        {
          "url": "https://git.kernel.org/stable/c/3afca89fae501dbd7421e1777b5b8f033b1d98d0"
        },
        {
          "url": "https://git.kernel.org/stable/c/5c209299b0113e289e238fa5f2e8f00c59f76060"
        },
        {
          "url": "https://git.kernel.org/stable/c/82f6dcea46cf5de65c4ba7283f7c7b34de4a324d"
        },
        {
          "url": "https://git.kernel.org/stable/c/240c71a2aea36a1a4210f911a1c32ea88777e8e4"
        },
        {
          "url": "https://git.kernel.org/stable/c/88ebadbf0deefdaccdab868b44ff70a0a257f473"
        }
      ],
      "title": "mailbox: mailbox-test: don\u0027t free the reused channel",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-53294",
    "datePublished": "2026-06-26T19:40:52.927Z",
    "dateReserved": "2026-06-09T07:44:35.396Z",
    "dateUpdated": "2026-06-26T19:40:52.927Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-53294",
      "date": "2026-07-04",
      "epss": "0.00177",
      "percentile": "0.0743"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-53294\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-06-26T20:17:22.310\",\"lastModified\":\"2026-06-30T14:44:27.313\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmailbox: mailbox-test: don\u0027t free the reused channel\\n\\nThe RX channel can be aliased to the TX channel if it has a different\\nMMIO. This special case needs to be handled when freeing the channels\\notherwise a double-free occurs.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/mailbox/mailbox-test.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"8ea4484d0c2bb4e2152261943fa1a3522654b1c7\",\"lessThan\":\"fc0089f82c3e36060c2c79156bc2018bfb16b56b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8ea4484d0c2bb4e2152261943fa1a3522654b1c7\",\"lessThan\":\"5d4f3d0f64f1016cb78b400a70b67df91fac99b5\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8ea4484d0c2bb4e2152261943fa1a3522654b1c7\",\"lessThan\":\"c494a11da45ad7ec9b0ff216c3e3ace351193bb6\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8ea4484d0c2bb4e2152261943fa1a3522654b1c7\",\"lessThan\":\"3afca89fae501dbd7421e1777b5b8f033b1d98d0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8ea4484d0c2bb4e2152261943fa1a3522654b1c7\",\"lessThan\":\"5c209299b0113e289e238fa5f2e8f00c59f76060\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8ea4484d0c2bb4e2152261943fa1a3522654b1c7\",\"lessThan\":\"82f6dcea46cf5de65c4ba7283f7c7b34de4a324d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8ea4484d0c2bb4e2152261943fa1a3522654b1c7\",\"lessThan\":\"240c71a2aea36a1a4210f911a1c32ea88777e8e4\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8ea4484d0c2bb4e2152261943fa1a3522654b1c7\",\"lessThan\":\"88ebadbf0deefdaccdab868b44ff70a0a257f473\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/mailbox/mailbox-test.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.4\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.4\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.258\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.209\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.175\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.141\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.91\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.33\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.10\",\"lessThanOrEqual\":\"7.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/240c71a2aea36a1a4210f911a1c32ea88777e8e4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3afca89fae501dbd7421e1777b5b8f033b1d98d0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5c209299b0113e289e238fa5f2e8f00c59f76060\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5d4f3d0f64f1016cb78b400a70b67df91fac99b5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/82f6dcea46cf5de65c4ba7283f7c7b34de4a324d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/88ebadbf0deefdaccdab868b44ff70a0a257f473\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c494a11da45ad7ec9b0ff216c3e3ace351193bb6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/fc0089f82c3e36060c2c79156bc2018bfb16b56b\",\"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…