Skip to main content

In the Linux kernel, the following vulnerability has been resolved: ceph: bound MDSCapAuth path and fs_name decode in handle_session()… (CVE-2026-89651)

0
High
Published: 09/11/2026 (09/11/2026, 21:31:35 UTC)
Source: GCVE Database

Description

A vulnerability in the Linux kernel's Ceph client was resolved involving improper bounds checking during decoding of MDSCapAuth path and fs_name fields in handle_session(). This flaw allows a malicious or compromised MDS to cause an out-of-bounds read of up to 4 GiB past the allocated message buffer during session setup, potentially crashing the client kernel. The issue arises because two fields are decoded without proper bounds checks, unlike other fields. The fix involved switching to safe decode functions that enforce bounds checking and handle errors gracefully.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 00:56:16 UTC

Technical Analysis

The vulnerability in the Linux kernel's Ceph client occurs in handle_session(), which decodes MDSCapAuth records from CEPH_SESSION_OPEN messages. The match.path and match.fs_name fields are decoded by reading a 32-bit length and copying bytes without prior bounds checking, unlike other fields that use safe decode variants. This allows a malicious or compromised MDS to send a crafted message with an excessive length, causing ceph_decode_copy() to read beyond the allocated message front buffer (kvmalloc allocation). This out-of-bounds read can reach up to 4 GiB, leading to a kernel client crash. The fix replaces the unsafe copies with ceph_decode_copy_safe(), which performs bounds checks and branches to error handling, preventing the out-of-bounds read.

Potential Impact

A malicious or compromised Metadata Server (MDS) can exploit this vulnerability to cause the Linux kernel Ceph client to perform an out-of-bounds read of up to 4 GiB during session setup. This can crash the client kernel, resulting in denial of service. There is no indication of code execution or data corruption beyond the crash from the provided information.

Mitigation Recommendations

A fix is available that switches the unsafe decode operations to safe variants performing proper bounds checking and error handling. Users should apply the official Linux kernel patches that address this issue. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor advisory for current remediation guidance.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-vqxr-6xh4-gccq
Osv Schema Version
1.4.0
Aliases
["CVE-2026-89651"]

Threat ID: 6aa4a00355bf5e2cf5a8661e

Added to database: 09/12/2026, 00:42:43 UTC

Last enriched: 09/12/2026, 00:56:16 UTC

Last updated: 09/12/2026, 00:56:16 UTC

Views: 2

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses