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

CVE-2026-89653 (GCVE-0-2026-89653)

Vulnerability from cvelistv5 – Published: 2026-09-11 19:45 – Updated: 2026-09-14 12:01
VLAI
Title
ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decode
Summary
In the Linux kernel, the following vulnerability has been resolved: ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decode MDSMap export_targets entries are monitor controlled. check_new_map() uses each entry as a bit number in a fixed stack bitmap, so a rank outside the protocol namespace can make set_bit() write past the end of the array. Reject ranks outside CEPH_MAX_MDS while decoding the map. Do not validate against possible_max_rank here because maps may legitimately reference ranks beyond a temporarily reduced max_mds.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: d517b3983dd3106ca92d6c5d0d09415a4a09481c , < 3740c88ca9cb2210a8dbdd55ea4cec119fbe86fe (git)
Affected: d517b3983dd3106ca92d6c5d0d09415a4a09481c , < 8c823bbab3c24e657469a84db96902ba82d4e8bb (git)
Affected: d517b3983dd3106ca92d6c5d0d09415a4a09481c , < c4addccd05bacbef2144b4db14853d0308a218ac (git)
Affected: d517b3983dd3106ca92d6c5d0d09415a4a09481c , < 736adee11af36e407ed902264f8b2fb5cf94b62f (git)
Affected: d517b3983dd3106ca92d6c5d0d09415a4a09481c , < 4d298880f82c42383b36946bafde7ccf4d804c9b (git)
Affected: d517b3983dd3106ca92d6c5d0d09415a4a09481c , < 96c3f5fbb0d5386e7111426f047f98cec4586674 (git)
Affected: d517b3983dd3106ca92d6c5d0d09415a4a09481c , < aedc9053d909508a5f56c3f49f885fc030df4730 (git)
guessed Create a notification for this product.
Linux Linux Affected: 5.15
Unaffected: 0 , < 5.15 (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": [
            "fs/ceph/mdsmap.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "3740c88ca9cb2210a8dbdd55ea4cec119fbe86fe",
              "status": "affected",
              "version": "d517b3983dd3106ca92d6c5d0d09415a4a09481c",
              "versionType": "git"
            },
            {
              "lessThan": "8c823bbab3c24e657469a84db96902ba82d4e8bb",
              "status": "affected",
              "version": "d517b3983dd3106ca92d6c5d0d09415a4a09481c",
              "versionType": "git"
            },
            {
              "lessThan": "c4addccd05bacbef2144b4db14853d0308a218ac",
              "status": "affected",
              "version": "d517b3983dd3106ca92d6c5d0d09415a4a09481c",
              "versionType": "git"
            },
            {
              "lessThan": "736adee11af36e407ed902264f8b2fb5cf94b62f",
              "status": "affected",
              "version": "d517b3983dd3106ca92d6c5d0d09415a4a09481c",
              "versionType": "git"
            },
            {
              "lessThan": "4d298880f82c42383b36946bafde7ccf4d804c9b",
              "status": "affected",
              "version": "d517b3983dd3106ca92d6c5d0d09415a4a09481c",
              "versionType": "git"
            },
            {
              "lessThan": "96c3f5fbb0d5386e7111426f047f98cec4586674",
              "status": "affected",
              "version": "d517b3983dd3106ca92d6c5d0d09415a4a09481c",
              "versionType": "git"
            },
            {
              "lessThan": "aedc9053d909508a5f56c3f49f885fc030df4730",
              "status": "affected",
              "version": "d517b3983dd3106ca92d6c5d0d09415a4a09481c",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/ceph/mdsmap.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.15"
            },
            {
              "lessThan": "5.15",
              "status": "unaffected",
              "version": "0",
              "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.15.221",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.188",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.157",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.109",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.50",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2.4",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.3-rc1",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nceph: reject export_targets ranks \u003e= CEPH_MAX_MDS in mdsmap decode\n\nMDSMap export_targets entries are monitor controlled. check_new_map()\nuses each entry as a bit number in a fixed stack bitmap, so a rank\noutside the protocol namespace can make set_bit() write past the end of\nthe array.\n\nReject ranks outside CEPH_MAX_MDS while decoding the map. Do not\nvalidate against possible_max_rank here because maps may legitimately\nreference ranks beyond a temporarily reduced max_mds."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:N - A crafted MDSMap arrives in CEPH_MSG_MDS_MAP over the Ceph messenger TCP session from a monitor or MDS; extra_mon_dispatch() and mds_dispatch() deliver it to ceph_mdsc_handle_mdsmap() on already-mounted CephFS/Rook/Kubernetes clients without a local syscall.\nAC:L - The monitor fully controls each export_targets[] u32; after the first map is stored, a later epoch reaches check_new_map() and set_bit() with an attacker-chosen bit number, overflowing the stack bitmap with no race or special layout.\nPR:N - The attacker is the remote Ceph monitor or MDS peer and needs no Linux UID, capability, or init-namespace root on the victim, matching other Ceph client decode CVEs such as CVE-2026-68159.\nUI:N - Once CephFS is mounted, MDS maps are subscribed and applied automatically in the ceph-msgr worker; a malicious peer can push a new epoch without any further interactive victim action.\nS:U - The stack out-of-bounds write corrupts kernel memory on the Ceph client host only and does not cross a VM, IOMMU, or sandbox security authority.\nC:H - set_bit() with an attacker-chosen rank writes past the fixed stack bitmap in check_new_map(), corrupting adjacent kernel stack contents; this memory-corruption primitive can be leveraged for information disclosure.\nI:H - The overflow is a stack out-of-bounds write of attacker-selected bits at a u32-controlled offset from the targets[] array, enabling control-flow hijack and arbitrary kernel writes.\nA:H - An out-of-range bit index makes set_bit() write off the stack object, causing a KASAN stack-out-of-bounds report or kernel oops/panic that a malicious monitor can repeat with each new map epoch."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-14T12:01:48.132Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/3740c88ca9cb2210a8dbdd55ea4cec119fbe86fe"
        },
        {
          "url": "https://git.kernel.org/stable/c/8c823bbab3c24e657469a84db96902ba82d4e8bb"
        },
        {
          "url": "https://git.kernel.org/stable/c/c4addccd05bacbef2144b4db14853d0308a218ac"
        },
        {
          "url": "https://git.kernel.org/stable/c/736adee11af36e407ed902264f8b2fb5cf94b62f"
        },
        {
          "url": "https://git.kernel.org/stable/c/4d298880f82c42383b36946bafde7ccf4d804c9b"
        },
        {
          "url": "https://git.kernel.org/stable/c/96c3f5fbb0d5386e7111426f047f98cec4586674"
        },
        {
          "url": "https://git.kernel.org/stable/c/aedc9053d909508a5f56c3f49f885fc030df4730"
        }
      ],
      "title": "ceph: reject export_targets ranks \u003e= CEPH_MAX_MDS in mdsmap decode",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-89653",
    "datePublished": "2026-09-11T19:45:43.261Z",
    "dateReserved": "2026-09-11T19:38:34.742Z",
    "dateUpdated": "2026-09-14T12:01:48.132Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-89653",
      "date": "2026-09-16",
      "epss": "0.00509",
      "percentile": "0.42177"
    },
    "microsoft_vex": {
      "current_release_date": "2026-09-14T14:49:42.000Z",
      "cve": "CVE-2026-89653",
      "id": "msrc_CVE-2026-89653",
      "initial_release_date": "2026-09-13T01:03:51.000Z",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "ceph: reject export_targets ranks \u003e= CEPH_MAX_MDS in mdsmap decode",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-89653.json",
      "version": "2"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-89653\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-09-11T20:19:51.400\",\"lastModified\":\"2026-09-14T13:19:17.697\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nceph: reject export_targets ranks \u003e= CEPH_MAX_MDS in mdsmap decode\\n\\nMDSMap export_targets entries are monitor controlled. check_new_map()\\nuses each entry as a bit number in a fixed stack bitmap, so a rank\\noutside the protocol namespace can make set_bit() write past the end of\\nthe array.\\n\\nReject ranks outside CEPH_MAX_MDS while decoding the map. Do not\\nvalidate against possible_max_rank here because maps may legitimately\\nreference ranks beyond a temporarily reduced max_mds.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"fs/ceph/mdsmap.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"d517b3983dd3106ca92d6c5d0d09415a4a09481c\",\"lessThan\":\"3740c88ca9cb2210a8dbdd55ea4cec119fbe86fe\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"d517b3983dd3106ca92d6c5d0d09415a4a09481c\",\"lessThan\":\"8c823bbab3c24e657469a84db96902ba82d4e8bb\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"d517b3983dd3106ca92d6c5d0d09415a4a09481c\",\"lessThan\":\"c4addccd05bacbef2144b4db14853d0308a218ac\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"d517b3983dd3106ca92d6c5d0d09415a4a09481c\",\"lessThan\":\"736adee11af36e407ed902264f8b2fb5cf94b62f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"d517b3983dd3106ca92d6c5d0d09415a4a09481c\",\"lessThan\":\"4d298880f82c42383b36946bafde7ccf4d804c9b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"d517b3983dd3106ca92d6c5d0d09415a4a09481c\",\"lessThan\":\"96c3f5fbb0d5386e7111426f047f98cec4586674\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"d517b3983dd3106ca92d6c5d0d09415a4a09481c\",\"lessThan\":\"aedc9053d909508a5f56c3f49f885fc030df4730\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"fs/ceph/mdsmap.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.15\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.15\",\"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\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/3740c88ca9cb2210a8dbdd55ea4cec119fbe86fe\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4d298880f82c42383b36946bafde7ccf4d804c9b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/736adee11af36e407ed902264f8b2fb5cf94b62f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8c823bbab3c24e657469a84db96902ba82d4e8bb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/96c3f5fbb0d5386e7111426f047f98cec4586674\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/aedc9053d909508a5f56c3f49f885fc030df4730\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c4addccd05bacbef2144b4db14853d0308a218ac\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Important",
      "current_release_date": "2026-09-16T20:41:51+00:00",
      "cve": "CVE-2026-89653",
      "id": "CVE-2026-89653",
      "initial_release_date": "2026-09-11T00:00:00+00:00",
      "product_status:known_affected": "234",
      "product_status:known_not_affected": "42",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: ceph: reject export_targets ranks \u003e= CEPH_MAX_MDS in mdsmap decode",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-89653.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "important",
      "current_release_date": "2026-09-16T00:01:05Z",
      "cve": "CVE-2026-89653",
      "id": "CVE-2026-89653",
      "initial_release_date": "2026-09-12T16:24:10Z",
      "product_status:known_affected": "168",
      "product_status:known_not_affected": "185",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-89653",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-89653.json",
      "version": "5"
    }
  }
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…