CVE-2026-89653

Source
https://cve.org/CVERecord?id=CVE-2026-89653
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89653.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89653
Downstream
Published
2026-09-11T19:45:43Z
Modified
2026-09-13T03:46:44Z
Summary
ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decode
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89653.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d517b3983dd3106ca92d6c5d0d09415a4a09481c
Fixed
736adee11af36e407ed902264f8b2fb5cf94b62f
Fixed
4d298880f82c42383b36946bafde7ccf4d804c9b
Fixed
96c3f5fbb0d5386e7111426f047f98cec4586674
Fixed
aedc9053d909508a5f56c3f49f885fc030df4730

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89653.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.15.0
Fixed
6.12.109
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.50
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89653.json"