PT-2026-90369 · Linux · Linux
CVE-2026-89653
·
Published
2026-09-11
·
Updated
2026-09-11
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux